Home
last modified time | relevance | path

Searched refs:TWSI_CTRL_SW_LDSTART (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atl1e/
H A Datl1e_hw.c71 twsi_ctrl_data |= TWSI_CTRL_SW_LDSTART; in atl1e_get_permanent_address()
76 if ((twsi_ctrl_data & TWSI_CTRL_SW_LDSTART) == 0) in atl1e_get_permanent_address()
H A Datl1e_hw.h117 #define TWSI_CTRL_SW_LDSTART 0x800 macro
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atl1e/
H A Datl1e_hw.c71 twsi_ctrl_data |= TWSI_CTRL_SW_LDSTART; in atl1e_get_permanent_address()
76 if ((twsi_ctrl_data & TWSI_CTRL_SW_LDSTART) == 0) in atl1e_get_permanent_address()
H A Datl1e_hw.h117 #define TWSI_CTRL_SW_LDSTART 0x800 macro
/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atlx/
H A Datlx.h98 #define TWSI_CTRL_SW_LDSTART 0x800 macro
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atlx/
H A Datlx.h98 #define TWSI_CTRL_SW_LDSTART 0x800 macro
/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_hw.c107 twsi_ctrl_data |= TWSI_CTRL_SW_LDSTART; in atl1c_get_permanent_address()
112 if ((twsi_ctrl_data & TWSI_CTRL_SW_LDSTART) == 0) in atl1c_get_permanent_address()
H A Datl1c_hw.h97 #define TWSI_CTRL_SW_LDSTART BIT(11) macro
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_hw.c107 twsi_ctrl_data |= TWSI_CTRL_SW_LDSTART; in atl1c_get_permanent_address()
112 if ((twsi_ctrl_data & TWSI_CTRL_SW_LDSTART) == 0) in atl1c_get_permanent_address()
H A Datl1c_hw.h98 #define TWSI_CTRL_SW_LDSTART BIT(11) macro

Completed in 17 milliseconds