Searched defs:fbd (Results 1 – 3 of 3) sorted by relevance
43 struct fbd { struct48 /* Physical address of the next fbd */ argument49 u32 next_fbd_address; argument
155 u32 fbd; /* PLL feedback divider */ member342 u32 fbd; in tc358768_calc_pll() local593 u32 fbd, prd, frs; in tc358768_setup_pll() local
86 #define SET_PLL_FBD(fbd) (((fbd) - 1) & MASK_PLL_FBD) argument