Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/atm/
H A Diphase.h1282 #define SUNI_E3_LOS 0x02 /* Loss of signal state */ macro
H A Diphase.c846 iadev->carrier_detect = (status & SUNI_E3_LOS) ? 0 : 1;
916 iadev->carrier_detect = (status & SUNI_E3_LOS) ? 0 : 1;
/kernel/linux/linux-6.6/drivers/atm/
H A Diphase.h1281 #define SUNI_E3_LOS 0x02 /* Loss of signal state */ macro
H A Diphase.c845 iadev->carrier_detect = (status & SUNI_E3_LOS) ? 0 : 1;
915 iadev->carrier_detect = (status & SUNI_E3_LOS) ? 0 : 1;

Completed in 17 milliseconds