Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/atm/
Diphase.h1272 #define SUNI_DS3_LOSV 0x01 /* Loss of signal state */ macro
Diphase.c842 iadev->carrier_detect = (status & SUNI_DS3_LOSV) ? 0 : 1;
895 iadev->carrier_detect = (status & SUNI_DS3_LOSV) ? 0 : 1;