Home
last modified time | relevance | path

Searched refs:LO (Results 1 – 6 of 6) sorted by relevance

/drivers/input/joystick/iforce/
A Diforce-ff.c33 data[0] = LO(mod_chunk->start); in make_magnitude_modifier()
72 data[5] = LO(period); in make_period_modifier()
111 data[5] = LO(fade_duration); in make_envelope_modifier()
147 data[4] = LO(center); in make_condition_modifier()
151 data[6] = LO(db); in make_condition_modifier()
296 data[0] = LO(id); in make_core()
300 data[3] = LO(duration); in make_core()
305 data[6] = LO(interval); in make_core()
308 data[8] = LO(mod_id1); in make_core()
310 data[10] = LO(mod_id2); in make_core()
[all …]
A Diforce-packets.c21 __func__, msg, cmd, LO(cmd), data); in iforce_dump_packet()
30 int n = LO(cmd); in iforce_send_packet()
56 iforce->xmit.buf[head] = LO(cmd); in iforce_send_packet()
85 data[0] = LO(id); in iforce_control_playback()
87 data[2] = LO(value); in iforce_control_playback()
A Diforce.h105 #define LO(a) ((unsigned char)((a) & 0xff)) macro
/drivers/media/rc/
A Dati_remote.c221 #define LO(a) ((unsigned char)((a) & 0xff)) macro
407 memcpy(ati_remote->out_urb->transfer_buffer + 1, data, LO(cmd)); in ati_remote_sendpacket()
410 ati_remote->out_urb->transfer_buffer_length = LO(cmd) + 1; in ati_remote_sendpacket()
/drivers/tty/vt/
A Ducs_fallback_table.h_shipped1507 { 0x25, 0x6C }, /* THAI CHARACTER LO LING -> 'l' */
1513 { 0x2C, 0x6C }, /* THAI CHARACTER LO CHULA -> 'l' */
1547 { 0xA3, 0x72 }, /* LAO LETTER LO LING -> 'r' */
1548 { 0xA5, 0x6C }, /* LAO LETTER LO LOOT -> 'l' */
1559 { 0xBC, 0x6C }, /* LAO SEMIVOWEL SIGN LO -> 'l' */
1959 { 0x9B, 0x6C }, /* KHMER LETTER LO -> 'l' */
A Ducs_width_table.h_shipped114 { 0x0EB4, 0x0EBC }, /* LAO VOWEL SIGN I - LAO SEMIVOWEL SIGN LO */

Completed in 16 milliseconds