Searched refs:PICOLCD_CIR_SHUN (Results 1 – 2 of 2) sorted by relevance
52 if (!data->rc_dev || (data->status & PICOLCD_CIR_SHUN)) { in picolcd_raw_cir()90 data->status &= ~PICOLCD_CIR_SHUN; in picolcd_cir_open()101 data->status |= PICOLCD_CIR_SHUN; in picolcd_cir_close()
119 #define PICOLCD_CIR_SHUN 4 macro