Searched refs:GMAC_CONFIG_IPC (Results 1 – 2 of 2) sorted by relevance
326 value |= GMAC_CONFIG_IPC; in dwmac4_rx_ipc_enable()328 value &= ~GMAC_CONFIG_IPC; in dwmac4_rx_ipc_enable()334 return !!(value & GMAC_CONFIG_IPC); in dwmac4_rx_ipc_enable()
203 #define GMAC_CONFIG_IPC BIT(27) macro