Lines Matching refs:bytes_ixr
75 u8 bytes_ixr; /* bytelen of ISR/IMR/SIR */ member
97 .bytes_ixr = DIV_ROUND_UP(nbits, 8), \
128 .bytes_ixr = 3,
152 .bytes_ixr = 2,
188 .bytes_ixr = 3,
211 .bytes_ixr = 1,
246 .bytes_ixr = 2,
260 .bytes_ixr = 1,
345 if (!sih->bytes_ixr) in twl4030_init_sih_modules()
353 sih->mask[line].imr_offset, sih->bytes_ixr); in twl4030_init_sih_modules()
382 if (!sih->bytes_ixr) in twl4030_init_sih_modules()
397 sih->mask[line].isr_offset, sih->bytes_ixr); in twl4030_init_sih_modules()
405 sih->bytes_ixr); in twl4030_init_sih_modules()
513 sih->bytes_ixr); in twl4030_sih_bus_sync_unlock()
593 sih->mask[irq_line].isr_offset, sih->bytes_ixr); in sih_read_isr()