Searched refs:TWSI_CTRL_SW_LD_START (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/dev/age/
H A Dif_agereg.h96 #define TWSI_CTRL_SW_LD_START 0x00000800 macro
H A Dif_age.c360 TWSI_CTRL_SW_LD_START);
364 if ((reg & TWSI_CTRL_SW_LD_START) == 0)
/freebsd-12-stable/sys/dev/ale/
H A Dif_alereg.h71 #define TWSI_CTRL_SW_LD_START 0x00000800 macro
H A Dif_ale.c380 TWSI_CTRL_SW_LD_START);
384 if ((reg & TWSI_CTRL_SW_LD_START) == 0)

Completed in 122 milliseconds