Home
last modified time | relevance | path

Searched refs:reg_sys (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/phy/samsung/
H A Dphy-samsung-usb2.c185 drv->reg_sys = syscon_regmap_lookup_by_phandle( in samsung_usb2_phy_probe()
187 if (IS_ERR(drv->reg_sys)) { in samsung_usb2_phy_probe()
189 return PTR_ERR(drv->reg_sys); in samsung_usb2_phy_probe()
H A Dphy-exynos4x12-usb2.c278 regmap_update_bits(drv->reg_sys, EXYNOS_4x12_MODE_SWITCH_OFFSET, in exynos4x12_power_on()
285 regmap_update_bits(drv->reg_sys, EXYNOS_4x12_MODE_SWITCH_OFFSET, in exynos4x12_power_on()
317 regmap_update_bits(drv->reg_sys, EXYNOS_4x12_MODE_SWITCH_OFFSET, in exynos4x12_power_off()
H A Dphy-samsung-usb2.h44 struct regmap *reg_sys; member
H A Dphy-exynos5250-usb2.c208 regmap_update_bits(drv->reg_sys, in exynos5250_power_on()
/kernel/linux/linux-6.6/drivers/phy/samsung/
H A Dphy-samsung-usb2.c185 drv->reg_sys = syscon_regmap_lookup_by_phandle( in samsung_usb2_phy_probe()
187 if (IS_ERR(drv->reg_sys)) { in samsung_usb2_phy_probe()
189 return PTR_ERR(drv->reg_sys); in samsung_usb2_phy_probe()
H A Dphy-exynos4x12-usb2.c278 regmap_update_bits(drv->reg_sys, EXYNOS_4x12_MODE_SWITCH_OFFSET, in exynos4x12_power_on()
285 regmap_update_bits(drv->reg_sys, EXYNOS_4x12_MODE_SWITCH_OFFSET, in exynos4x12_power_on()
317 regmap_update_bits(drv->reg_sys, EXYNOS_4x12_MODE_SWITCH_OFFSET, in exynos4x12_power_off()
H A Dphy-samsung-usb2.h44 struct regmap *reg_sys; member
H A Dphy-exynos5250-usb2.c206 regmap_update_bits(drv->reg_sys, in exynos5250_power_on()

Completed in 4 milliseconds