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.h118 #define AU6601_REG_SW_RESET 0x79 macro
/linux/drivers/mmc/host/
H A Dalcor.c111 AU6601_REG_SW_RESET); in alcor_reset()
113 if (!(alcor_read8(priv, AU6601_REG_SW_RESET) & val)) in alcor_reset()