Searched refs:HP_SDC_ACT_SEMAPHORE (Results 1 – 3 of 3) sorted by relevance
208 HP_SDC_ACT_POSTCMD | HP_SDC_ACT_DATAIN | HP_SDC_ACT_SEMAPHORE; in hp_sdc_mlc_cts()248 HP_SDC_ACT_DATAREG | HP_SDC_ACT_POSTCMD | HP_SDC_ACT_SEMAPHORE; in hp_sdc_mlc_out()289 HP_SDC_ACT_PRECMD | HP_SDC_ACT_DATAOUT | HP_SDC_ACT_SEMAPHORE; in hp_sdc_mlc_out()
84 tseq[84] |= HP_SDC_ACT_SEMAPHORE; in hp_sdc_rtc_do_read_bbrtc()156 tseq[t.endidx - 4] |= HP_SDC_ACT_SEMAPHORE; /* numreg assumed > 1 */ in hp_sdc_rtc_read_i8042timer()
88 #define HP_SDC_ACT_SEMAPHORE 0x20 /* Raise semaphore after */ macro