Searched refs:NCPI_MDM_DCD_ON_RECEIVED (Results 1 – 2 of 2) sorted by relevance
1358 #define NCPI_MDM_DCD_ON_RECEIVED 0x80 macro
6631 plci->ncpi_state |= NCPI_MDM_DCD_ON_RECEIVED; in nl_ind()6638 ncpi_state &= ~(NCPI_MDM_DCD_ON_RECEIVED | NCPI_MDM_CTS_ON_RECEIVED); in nl_ind()6681 || !(ncpi_state & NCPI_MDM_DCD_ON_RECEIVED) in nl_ind()