Home
last modified time | relevance | path

Searched refs:EDGEPORT_MSR_DELTA_CD (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/usb/serial/
H A Dio_16654.h145 #define EDGEPORT_MSR_DELTA_CD 0x08 // CD changed from last read macro
H A Dio_ti.c1559 EDGEPORT_MSR_DELTA_RI | EDGEPORT_MSR_DELTA_CD)) { in handle_new_msr()
1567 if (msr & EDGEPORT_MSR_DELTA_CD) in handle_new_msr()
H A Dio_edgeport.c1895 EDGEPORT_MSR_DELTA_RI | EDGEPORT_MSR_DELTA_CD)) { in handle_new_msr()
1903 if (newMsr & EDGEPORT_MSR_DELTA_CD) in handle_new_msr()