Searched refs:_fbd (Results 1 – 2 of 2) sorted by relevance
73 #define RK3288_LVDS_PLL_FBDIV_REG2(_fbd) \ argument74 (_fbd & BIT(8) ? RK3288_LVDS_CH0_REG2_PLL_FBDIV8 : 0)75 #define RK3288_LVDS_PLL_FBDIV_REG3(_fbd) \ argument76 (_fbd & RK3288_LVDS_CH0_REG3_PLL_FBDIV_MASK)
79 #define RK3288_LVDS_PLL_FBDIV_REG2(_fbd) \ argument80 (_fbd & BIT(8) ? RK3288_LVDS_CH0_REG2_PLL_FBDIV8 : 0)81 #define RK3288_LVDS_PLL_FBDIV_REG3(_fbd) \ argument82 (_fbd & RK3288_LVDS_CH0_REG3_PLL_FBDIV_MASK)