Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/soc/amlogic/
Dmeson-gx-pwrc-vpu.c26 #define HHI_MEM_PD_REG0 (0x40 << 2) macro
66 regmap_update_bits(pd->regmap_hhi, HHI_MEM_PD_REG0, in meson_gx_pwrc_vpu_power_off()
122 regmap_update_bits(pd->regmap_hhi, HHI_MEM_PD_REG0, in meson_gx_pwrc_vpu_power_on()
/Linux-v4.19/drivers/clk/meson/
Daxg.h50 #define HHI_MEM_PD_REG0 0x100 macro
Dgxbb.h30 #define HHI_MEM_PD_REG0 0x100 /* 0x40 offset in data sheet */ macro
/Linux-v4.19/drivers/gpu/drm/meson/
Dmeson_dw_hdmi.c115 #define HHI_MEM_PD_REG0 0x100 /* 0x40 */ macro
374 regmap_update_bits(priv->hhi, HHI_MEM_PD_REG0, 0xff << 8, 0); in dw_hdmi_phy_init()
852 regmap_update_bits(priv->hhi, HHI_MEM_PD_REG0, 0xff << 8, 0); in meson_dw_hdmi_bind()