Searched refs:GMAC_CONFIG_IPC (Results 1 – 2 of 2) sorted by relevance
285 value |= GMAC_CONFIG_IPC; in dwmac4_rx_ipc_enable()287 value &= ~GMAC_CONFIG_IPC; in dwmac4_rx_ipc_enable()293 return !!(value & GMAC_CONFIG_IPC); in dwmac4_rx_ipc_enable()
172 #define GMAC_CONFIG_IPC BIT(27) macro