Home
last modified time | relevance | path

Searched defs:fbd (Results 1 – 3 of 3) sorted by relevance

/linux-6.8/drivers/media/platform/atmel/
Datmel-isi.c43 struct fbd { struct
48 /* Physical address of the next fbd */ argument
49 u32 next_fbd_address; argument
/linux-6.8/drivers/gpu/drm/bridge/
Dtc358768.c156 u32 fbd; /* PLL feedback divider */ member
344 u32 fbd; in tc358768_calc_pll() local
596 u32 fbd, prd, frs; in tc358768_setup_pll() local
/linux-6.8/drivers/media/i2c/
Dtc358743_regs.h86 #define SET_PLL_FBD(fbd) (((fbd) - 1) & MASK_PLL_FBD) argument