Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/mmc/host/
Dpxamci.h85 #define MMC_ARGL 0x0038 /* 16 bit */ macro
Dpxamci.c257 writel(cmd->arg & 0xffff, host->base + MMC_ARGL); in pxamci_start_cmd()