Searched refs:SUNI_REGM_MCTRL_LOOPT (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/utopia/
H A Dsuni.c225 val |= SUNI_REGM_MCTRL_LOOPT;
241 SUNI_REGM_MCTRL_LLE | SUNI_REGM_MCTRL_DLE | SUNI_REGM_MCTRL_LOOPT,
353 val |= SUNI_REGM_MCTRL_LOOPT;
357 if (val & SUNI_REGM_MCTRL_LOOPT)
363 if (val & (SUNI_REGM_MCTRL_LOOPT | SUNI_REGM_MCTRL_SDLE))
379 SUNI_REGM_MCTRL_LLE | SUNI_REGM_MCTRL_SDLE | SUNI_REGM_MCTRL_LOOPT |
453 SUNI_REGM_MCTRLM_DPLE | SUNI_REGM_MCTRL_LOOPT, val);
H A Dsuni.h162 #define SUNI_REGM_MCTRL_LOOPT 0x01 macro

Completed in 113 milliseconds