Searched refs:HI (Results 1 - 4 of 4) sorted by relevance

/drivers/input/joystick/iforce/
H A Diforce-ff.c54 data[1] = HI(mod_chunk->start);
87 data[1] = HI(mod_chunk->start);
91 data[4] = HI(phase);
94 data[6] = HI(period);
127 data[1] = HI(mod_chunk->start);
130 data[3] = HI(attack_duration);
131 data[4] = HI(initial_level);
134 data[6] = HI(fade_duration);
135 data[7] = HI(final_level);
164 data[1] = HI(mod_chun
[all...]
H A Diforce-packets.c80 iforce->xmit.buf[head] = HI(cmd);
168 if (HI(iforce->expect_packet) == HI(cmd)) {
181 switch (HI(cmd)) {
185 if (HI(cmd) == 1) {
H A Diforce.h135 #define HI(a) ((unsigned char)((a) >> 8)) macro
/drivers/media/rc/
H A Dati_remote.c167 #define HI(a) ((unsigned char)((a) >> 8)) macro
377 ((char *) ati_remote->out_urb->transfer_buffer)[0] = HI(cmd);

Completed in 135 milliseconds