Home
last modified time | relevance | path

Searched full:grf_soc_con10 (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/gpio/
H A Drockchip,rk3328-grf-gpio.txt5 GRF_SOC_CON10 register in GRF. Aside from the GPIO_MUTE pin, the HDMI pins can
H A Drockchip,rk3328-grf-gpio.yaml12 for general purpose. It is manipulated by the GRF_SOC_CON10 register.
/freebsd/sys/arm64/rockchip/
H A Drk3328_codec.c59 #define GRF_SOC_CON10 0x0428 macro
195 SYSCON_WRITE_4(sc->grf, GRF_SOC_CON10, val); in rkcodec_set_mute()
252 SYSCON_WRITE_4(sc->grf, GRF_SOC_CON10, val); in rkcodec_attach()