Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sdhc/
Dintel_emmc_host.h134 #define EMMC_HOST_PSTATE_BUF_WRITE_EN BIT(10) macro
Dintel_emmc_host.c829 while ((regs->present_state & EMMC_HOST_PSTATE_BUF_WRITE_EN) == 0) { in write_data_port()
862 while ((regs->present_state & EMMC_HOST_PSTATE_BUF_WRITE_EN) == 0) { in write_data_port()