Home
last modified time | relevance | path

Searched refs:STOP_CMD (Results 1 – 5 of 5) sorted by relevance

/linux-3.4.99/drivers/mmc/host/
Dpxamci.h66 #define STOP_CMD (1 << 3) macro
Dau1xmmc.c77 #define STOP_CMD \ macro
205 au_writel(STOP_CMD, HOST_CMD(host)); in SEND_STOP()
Dpxamci.c813 writel(TXFIFO_WR_REQ|RXFIFO_RD_REQ|CLK_IS_OFF|STOP_CMD| in pxamci_remove()
/linux-3.4.99/drivers/staging/rts_pstor/
Drtsx_chip.h257 #define STOP_CMD (0x01 << 28) macro
Drtsx_chip.c1445 rtsx_writel(chip, RTSX_HCBCTLR, STOP_CMD); in rtsx_stop_cmd()