Searched refs:ALL_INT_CLR (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/drivers/mmc/host/ |
D | dw_mmc-starfive.c | 20 #define ALL_INT_CLR 0x1ffff macro 70 mci_writel(host, RINTSTS, ALL_INT_CLR); in dw_mci_starfive_execute_tuning() 111 mci_writel(host, RINTSTS, ALL_INT_CLR); in dw_mci_starfive_execute_tuning() 119 mci_writel(host, RINTSTS, ALL_INT_CLR); in dw_mci_starfive_execute_tuning()
|
D | dw_mmc-hi3798cv200.c | 19 #define ALL_INT_CLR 0x1ffff macro 73 mci_writel(host, RINTSTS, ALL_INT_CLR); in dw_mci_hi3798cv200_execute_tuning() 117 mci_writel(host, RINTSTS, ALL_INT_CLR); in dw_mci_hi3798cv200_execute_tuning()
|