Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dlvds_rk3288.h73 #define RK3288_LVDS_PLL_FBDIV_REG2(_fbd) \ argument
74 (_fbd & BIT(8) ? RK3288_LVDS_CH0_REG2_PLL_FBDIV8 : 0)
75 #define RK3288_LVDS_PLL_FBDIV_REG3(_fbd) \ argument
76 (_fbd & RK3288_LVDS_CH0_REG3_PLL_FBDIV_MASK)
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_lvds.h79 #define RK3288_LVDS_PLL_FBDIV_REG2(_fbd) \ argument
80 (_fbd & BIT(8) ? RK3288_LVDS_CH0_REG2_PLL_FBDIV8 : 0)
81 #define RK3288_LVDS_PLL_FBDIV_REG3(_fbd) \ argument
82 (_fbd & RK3288_LVDS_CH0_REG3_PLL_FBDIV_MASK)