Home
last modified time | relevance | path

Searched refs:_fbd (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/rockchip/
Drockchip_lvds.h76 #define RK3288_LVDS_PLL_FBDIV_REG2(_fbd) \ argument
77 (_fbd & BIT(8) ? RK3288_LVDS_CH0_REG2_PLL_FBDIV8 : 0)
78 #define RK3288_LVDS_PLL_FBDIV_REG3(_fbd) \ argument
79 (_fbd & RK3288_LVDS_CH0_REG3_PLL_FBDIV_MASK)