Searched refs:serio_oidx (Results 1 – 2 of 2) sorted by relevance
806 ((hil_packet)c) << (8 * (3 - mlc->serio_oidx[map->didx])); in hil_mlc_serio_write()808 if (mlc->serio_oidx[map->didx] >= 3) { in hil_mlc_serio_write()828 mlc->serio_oidx[map->didx] = 0; in hil_mlc_serio_write()832 mlc->serio_oidx[map->didx]++; in hil_mlc_serio_write()854 mlc->serio_oidx[map->didx] = 0; in hil_mlc_serio_write()945 mlc->serio_oidx[i] = 0; in hil_mlc_register()
159 int serio_oidx[HIL_MLC_DEVMEM]; member