Searched refs:serio_oidx (Results 1 – 2 of 2) sorted by relevance
812 ((hil_packet)c) << (8 * (3 - mlc->serio_oidx[map->didx])); in hil_mlc_serio_write()814 if (mlc->serio_oidx[map->didx] >= 3) { in hil_mlc_serio_write()834 mlc->serio_oidx[map->didx] = 0; in hil_mlc_serio_write()838 mlc->serio_oidx[map->didx]++; in hil_mlc_serio_write()860 mlc->serio_oidx[map->didx] = 0; in hil_mlc_serio_write()951 mlc->serio_oidx[i] = 0; in hil_mlc_register()
159 int serio_oidx[HIL_MLC_DEVMEM]; member