Searched refs:XENON_EMMC_PHY_FUNC_CONTROL (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/sdhci/
H A Dsdhci_xenon.h66 #define XENON_EMMC_PHY_FUNC_CONTROL (XENON_EMMC_PHY_REG_BASE + 0x4) macro
H A Dsdhci_xenon.c293 reg = bus_read_4(sc->mem_res, XENON_EMMC_PHY_FUNC_CONTROL);
310 bus_write_4(sc->mem_res, XENON_EMMC_PHY_FUNC_CONTROL, reg);

Completed in 55 milliseconds