Home
last modified time | relevance | path

Searched refs:CALDONE_MASK (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/phy/intel/
H A Dphy-intel-lgm-emmc.c41 #define CALDONE_MASK BIT(9) macro
43 #define IS_CALDONE(x) ((x) & CALDONE_MASK)
/kernel/linux/linux-6.6/drivers/phy/intel/
H A Dphy-intel-lgm-emmc.c41 #define CALDONE_MASK BIT(9) macro
43 #define IS_CALDONE(x) ((x) & CALDONE_MASK)
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci_am654.c67 #define CALDONE_MASK BIT(CALDONE_SHIFT) macro
641 if (~val & CALDONE_MASK) { in sdhci_am654_init()
647 val & CALDONE_MASK, in sdhci_am654_init()
898 if (~val & CALDONE_MASK) { in sdhci_am654_restore()
904 val & CALDONE_MASK, in sdhci_am654_restore()
H A Dsdhci-pci-arasan.c66 #define CALDONE_MASK 0x10 macro
160 ret = arasan_phy_sts_poll(host, IPAD_STS, CALDONE_MASK); in arasan_phy_init()
/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci-pci-arasan.c66 #define CALDONE_MASK 0x10 macro
160 ret = arasan_phy_sts_poll(host, IPAD_STS, CALDONE_MASK); in arasan_phy_init()
H A Dsdhci_am654.c67 #define CALDONE_MASK BIT(CALDONE_SHIFT) macro
643 if (~val & CALDONE_MASK) { in sdhci_am654_init()
649 val & CALDONE_MASK, in sdhci_am654_init()

Completed in 6 milliseconds