Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-rockchip/
H A Drk3288-board.c322 const uintptr_t GRF_SOC_CON0 = 0xff770244; in board_early_init_f() local
356 rk_clrreg(GRF_SOC_CON0, 1 << 12); in board_early_init_f()
/openbmc/linux/drivers/gpu/drm/rockchip/
H A Drk3066_hdmi.h10 #define GRF_SOC_CON0 0x150 macro
H A Drk3066_hdmi.c412 regmap_write(hdmi->grf_regmap, GRF_SOC_CON0, val); in rk3066_hdmi_encoder_enable()
/openbmc/linux/sound/soc/codecs/
H A Dinno_rk3036.c398 #define GRF_SOC_CON0 0x00140 macro
430 ret = regmap_write(grf, GRF_SOC_CON0, GRF_ACODEC_SEL); in rk3036_codec_platform_probe()