Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_hw.h205 #define MASTER_CTRL_SA_TIMER_EN BIT(7) /* SYS ALIVE TIMER EN */ macro
H A Datl1c_main.c1451 master_ctrl_data |= MASTER_CTRL_SA_TIMER_EN; in atl1c_configure_mac()