Searched refs:HP_SDC_ACT_SEMAPHORE (Results 1 – 4 of 4) 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()
200 if (curr->seq[curr->actidx] & HP_SDC_ACT_SEMAPHORE) in hp_sdc_take()327 if (tmp & HP_SDC_ACT_SEMAPHORE) in hp_sdc_tasklet()565 if (act & HP_SDC_ACT_SEMAPHORE) in hp_sdc_put()900 ts_sync[0] = HP_SDC_ACT_DATAREG | HP_SDC_ACT_SEMAPHORE; in hp_sdc_init()1042 HP_SDC_ACT_POSTCMD | HP_SDC_ACT_DATAIN | HP_SDC_ACT_SEMAPHORE; in hp_sdc_register()1083 HP_SDC_ACT_DATAOUT | HP_SDC_ACT_SEMAPHORE; in hp_sdc_register()
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
Completed in 7 milliseconds