Searched refs:w7 (Results 1 – 6 of 6) sorted by relevance
473 uint8_t w7[4]; in hp_sdc_put() local486 w7[0] = (mask & 1) ? curr->seq[++idx] : hp_sdc.r7[0]; in hp_sdc_put()487 w7[1] = (mask & 2) ? curr->seq[++idx] : hp_sdc.r7[1]; in hp_sdc_put()488 w7[2] = (mask & 4) ? curr->seq[++idx] : hp_sdc.r7[2]; in hp_sdc_put()489 w7[3] = (mask & 8) ? curr->seq[++idx] : hp_sdc.r7[3]; in hp_sdc_put()492 w7[hp_sdc.wi - 0x70] == hp_sdc.r7[hp_sdc.wi - 0x70]) { in hp_sdc_put()496 while (i < 4 && w7[i] == hp_sdc.r7[i]) in hp_sdc_put()514 hp_sdc_data_out8(w7[hp_sdc.wi - 0x70]); in hp_sdc_put()515 hp_sdc.r7[hp_sdc.wi - 0x70] = w7[hp_sdc.wi - 0x70]; in hp_sdc_put()520 while ((i < 4) && w7[i] == hp_sdc.r7[i]) in hp_sdc_put()
556 u16 w7 = prom[7], crc_read = w7 & 0x000F; in ms_sensors_tp_crc_valid_128() local563 prom[7] = w7; in ms_sensors_tp_crc_valid_128()
15 __le16 w7; member
60 #define QM_CQE_PHASE(cqe) (le16_to_cpu((cqe)->w7) & 0x1)
34 #define w7(byte) {out_p(7,byte);} macro
233 u16 w7; member