Searched refs:PM_CTRL_L0S_BUFSRX_EN (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/atheros/atl1c/ | ||
H A D | atl1c_hw.h | 146 #define PM_CTRL_L0S_BUFSRX_EN BIT(28) macro |
H A D | atl1c_main.c | 123 data |= PM_CTRL_L0S_BUFSRX_EN; in atl1c_pcie_patch() |