Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mmc/
H A Dmxcmmc.c99 #define INT_WRITE_OP_DONE_EN (1 << 1) macro
/openbmc/linux/drivers/mmc/host/
H A Dmxcmmc.c110 #define INT_WRITE_OP_DONE_EN (1 << 1) macro
393 int_cntr |= INT_WRITE_OP_DONE_EN; in mxcmci_start_cmd()