Home
last modified time | relevance | path

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

/linux-6.6.21/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.6.21/drivers/gpu/drm/bridge/
Dtc358768.c155 u32 fbd; /* PLL feedback divider */ member
342 u32 fbd; in tc358768_calc_pll() local
593 u32 fbd, prd, frs; in tc358768_setup_pll() local
/linux-6.6.21/drivers/media/i2c/
Dtc358743_regs.h86 #define SET_PLL_FBD(fbd) (((fbd) - 1) & MASK_PLL_FBD) argument