Searched refs:PM_CMD_CFG_PAUSE_IGN (Results 1 – 2 of 2) sorted by relevance
190 #define PM_CMD_CFG_PAUSE_IGN BIT(8) macro
714 val = u32_replace_bits(old_val, rx_pause ? 0 : 1, PM_CMD_CFG_PAUSE_IGN); in enetc4_set_rx_pause()