Searched refs:HHI_MEM_PD_REG0 (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/soc/amlogic/ |
H A D | meson-ee-pwrc.c | 38 #define HHI_MEM_PD_REG0 (0x40 << 2) macro 140 VPU_HHI_MEMPD(HHI_MEM_PD_REG0), 147 VPU_HHI_MEMPD(HHI_MEM_PD_REG0), 153 VPU_HHI_MEMPD(HHI_MEM_PD_REG0), 157 { HHI_MEM_PD_REG0, GENMASK(3, 2) }, 161 { HHI_MEM_PD_REG0, GENMASK(1, 0) }, 167 VPU_HHI_MEMPD(HHI_MEM_PD_REG0), 179 VPU_HHI_MEMPD(HHI_MEM_PD_REG0), 188 { HHI_MEM_PD_REG0, GENMASK(31, 30) }, 192 { HHI_MEM_PD_REG0, GENMAS [all...] |
H A D | meson-gx-pwrc-vpu.c | 27 #define HHI_MEM_PD_REG0 (0x40 << 2) macro 68 regmap_update_bits(pd->regmap_hhi, HHI_MEM_PD_REG0, in meson_gx_pwrc_vpu_power_off() 111 regmap_update_bits(pd->regmap_hhi, HHI_MEM_PD_REG0, in meson_g12a_pwrc_vpu_power_off() 167 regmap_update_bits(pd->regmap_hhi, HHI_MEM_PD_REG0, in meson_gx_pwrc_vpu_power_on() 221 regmap_update_bits(pd->regmap_hhi, HHI_MEM_PD_REG0, in meson_g12a_pwrc_vpu_power_on()
|
/kernel/linux/linux-6.6/drivers/pmdomain/amlogic/ |
H A D | meson-ee-pwrc.c | 38 #define HHI_MEM_PD_REG0 (0x40 << 2) macro 150 VPU_HHI_MEMPD(HHI_MEM_PD_REG0), 157 VPU_HHI_MEMPD(HHI_MEM_PD_REG0), 163 VPU_HHI_MEMPD(HHI_MEM_PD_REG0), 167 { HHI_MEM_PD_REG0, GENMASK(3, 2) }, 171 { HHI_MEM_PD_REG0, GENMASK(1, 0) }, 177 VPU_HHI_MEMPD(HHI_MEM_PD_REG0), 189 VPU_HHI_MEMPD(HHI_MEM_PD_REG0), 198 { HHI_MEM_PD_REG0, GENMASK(31, 30) }, 202 { HHI_MEM_PD_REG0, GENMAS [all...] |
H A D | meson-gx-pwrc-vpu.c | 27 #define HHI_MEM_PD_REG0 (0x40 << 2) macro 68 regmap_update_bits(pd->regmap_hhi, HHI_MEM_PD_REG0, in meson_gx_pwrc_vpu_power_off() 111 regmap_update_bits(pd->regmap_hhi, HHI_MEM_PD_REG0, in meson_g12a_pwrc_vpu_power_off() 167 regmap_update_bits(pd->regmap_hhi, HHI_MEM_PD_REG0, in meson_gx_pwrc_vpu_power_on() 221 regmap_update_bits(pd->regmap_hhi, HHI_MEM_PD_REG0, in meson_g12a_pwrc_vpu_power_on()
|
/kernel/linux/linux-6.6/drivers/clk/meson/ |
H A D | axg.h | 49 #define HHI_MEM_PD_REG0 0x100 macro
|
H A D | gxbb.h | 30 #define HHI_MEM_PD_REG0 0x100 /* 0x40 offset in data sheet */ macro
|
/kernel/linux/linux-5.10/drivers/clk/meson/ |
H A D | gxbb.h | 30 #define HHI_MEM_PD_REG0 0x100 /* 0x40 offset in data sheet */ macro
|
H A D | axg.h | 50 #define HHI_MEM_PD_REG0 0x100 macro
|
/kernel/linux/linux-6.6/drivers/gpu/drm/meson/ |
H A D | meson_dw_hdmi.c | 105 #define HHI_MEM_PD_REG0 0x100 /* 0x40 */ macro 391 regmap_update_bits(priv->hhi, HHI_MEM_PD_REG0, 0xff << 8, 0); in dw_hdmi_phy_init() 635 regmap_update_bits(priv->hhi, HHI_MEM_PD_REG0, 0xff << 8, 0); in meson_dw_hdmi_init()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/meson/ |
H A D | meson_dw_hdmi.c | 107 #define HHI_MEM_PD_REG0 0x100 /* 0x40 */ macro 443 regmap_update_bits(priv->hhi, HHI_MEM_PD_REG0, 0xff << 8, 0); in dw_hdmi_phy_init() 909 regmap_update_bits(priv->hhi, HHI_MEM_PD_REG0, 0xff << 8, 0); in meson_dw_hdmi_init()
|
Completed in 9 milliseconds