Home
last modified time | relevance | path

Searched refs:io_vsel (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/video/rockchip/
H A Drk3288_vop.c41 rk_setreg(&grf->io_vsel, 1 << 0); in rk3288_set_io_vsel()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dgrf_px30.h89 unsigned int io_vsel; member
H A Dgrf_rv1126.h233 unsigned int io_vsel; member
H A Dgrf_rk3288.h90 u32 io_vsel; member
H A Dgrf_rk3399.h177 u32 io_vsel; member
/OK3568_Linux_fs/u-boot/board/theobroma-systems/puma_rk3399/
H A Dpuma-rk3399.c183 rk_setreg(&grf->io_vsel, 1 << GRF_IO_VSEL_GPIO4CD_SHIFT); in setup_iodomain()
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/px30/
H A Dpx30.c194 rk_clrsetreg(&grf->io_vsel, IOVSEL6_CTRL_MASK | IOVSEL6_MASK, val); in grf_vccio6_vsel_init()