Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/phy/
H A Dphy-rockchip-samsung-hdptx.c255 #define BUS_WIDTH_SEL BIT(0) macro
1015 regmap_update_bits(hdptx->regmap, 0x0818, BUS_WIDTH_SEL, in rockchip_hdptx_phy_power_on()
1016 FIELD_PREP(BUS_WIDTH_SEL, 0x0)); in rockchip_hdptx_phy_power_on()
/OK3568_Linux_fs/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-samsung-hdptx.c255 #define BUS_WIDTH_SEL BIT(0) macro
1075 regmap_update_bits(hdptx->regmap, 0x0818, BUS_WIDTH_SEL, in rockchip_hdptx_phy_power_on()
1076 FIELD_PREP(BUS_WIDTH_SEL, 0x0)); in rockchip_hdptx_phy_power_on()