Home
last modified time | relevance | path

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

/Linux-v6.6/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-v6.6/drivers/gpu/drm/bridge/
Dtc358768.c154 u32 fbd; /* PLL feedback divider */ member
337 u32 fbd; in tc358768_calc_pll() local
588 u32 fbd, prd, frs; in tc358768_setup_pll() local
/Linux-v6.6/drivers/media/i2c/
Dtc358743_regs.h86 #define SET_PLL_FBD(fbd) (((fbd) - 1) & MASK_PLL_FBD) argument