Home
last modified time | relevance | path

Searched refs:IOMG_MUX_FUNC0 (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/plat/hisilicon/hikey/
H A Dhikey_bl2_setup.c242 mmio_write_32(IOMG_SD_CLK, IOMG_MUX_FUNC0); in hikey_sd_init()
243 mmio_write_32(IOMG_SD_CMD, IOMG_MUX_FUNC0); in hikey_sd_init()
244 mmio_write_32(IOMG_SD_DATA0, IOMG_MUX_FUNC0); in hikey_sd_init()
245 mmio_write_32(IOMG_SD_DATA1, IOMG_MUX_FUNC0); in hikey_sd_init()
246 mmio_write_32(IOMG_SD_DATA2, IOMG_MUX_FUNC0); in hikey_sd_init()
247 mmio_write_32(IOMG_SD_DATA3, IOMG_MUX_FUNC0); in hikey_sd_init()
265 mmio_write_32(IOMG_GPIO24, IOMG_MUX_FUNC0); in hikey_jumper_init()
/rk3399_ARM-atf/plat/hisilicon/hikey/include/
H A Dhi6220_regs_pin.h20 #define IOMG_MUX_FUNC0 0 macro