Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/rtw/
H A Drtwphy.c253 opmode |= SA2400_OPMODE_DIGIN; in rtw_sa2400_pwrstate()
288 opmode |= SA2400_OPMODE_DIGIN; in rtw_sa2400_vcocal_start()
317 opmode |= SA2400_OPMODE_DIGIN; in rtw_sa2400_filter_calibration()
H A Dsa2400reg.h162 #define SA2400_OPMODE_DIGIN BIT(7) /* use digital Tx inputs (FIRDAC) */ macro