Searched refs:serio_oidx (Results 1 – 2 of 2) sorted by relevance
821 ((hil_packet)c) << (8 * (3 - mlc->serio_oidx[map->didx])); in hil_mlc_serio_write()823 if (mlc->serio_oidx[map->didx] >= 3) { in hil_mlc_serio_write()843 mlc->serio_oidx[map->didx] = 0; in hil_mlc_serio_write()847 mlc->serio_oidx[map->didx]++; in hil_mlc_serio_write()869 mlc->serio_oidx[map->didx] = 0; in hil_mlc_serio_write()960 mlc->serio_oidx[i] = 0; in hil_mlc_register()
159 int serio_oidx[HIL_MLC_DEVMEM]; member