Home
last modified time | relevance | path

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

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

Completed in 19 milliseconds