Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dalcor_pci.h117 #define AU6601_REG_SW_RESET 0x79 macro
/linux/drivers/mmc/host/
H A Dalcor.c110 AU6601_REG_SW_RESET); in alcor_reset()
112 if (!(alcor_read8(priv, AU6601_REG_SW_RESET) & val)) in alcor_reset()