Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_hw.h146 #define PM_CTRL_L0S_BUFSRX_EN BIT(28) macro
H A Datl1c_main.c123 data |= PM_CTRL_L0S_BUFSRX_EN; in atl1c_pcie_patch()