Home
last modified time | relevance | path

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

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