Home
last modified time | relevance | path

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

/hal_microchip-latest/mpfs/drivers/mss/mss_mmc/
Dmss_mmc_regs.h652 #define HRS_PHY_ACKNOWLEDGE_REQUEST 0x04000000u macro
Dmss_mmc.c2988 }while ((reg & HRS_PHY_ACKNOWLEDGE_REQUEST) != MMC_CLEAR); in phy_write_set()
3000 }while ((reg & HRS_PHY_ACKNOWLEDGE_REQUEST) == MMC_CLEAR); in phy_write_set()