Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/atm/
Diphase.h1271 #define SUNI_DS3_LOSV 0x01 /* Loss of signal state */ macro
Diphase.c843 iadev->carrier_detect = (status & SUNI_DS3_LOSV) ? 0 : 1;
896 iadev->carrier_detect = (status & SUNI_DS3_LOSV) ? 0 : 1;