Lines Matching refs:bytes_ixr
63 u8 bytes_ixr; /* bytelen of ISR/IMR/SIR */ member
85 .bytes_ixr = DIV_ROUND_UP(nbits, 8), \
116 .bytes_ixr = 3,
140 .bytes_ixr = 2,
176 .bytes_ixr = 3,
199 .bytes_ixr = 1,
234 .bytes_ixr = 2,
248 .bytes_ixr = 1,
333 if (!sih->bytes_ixr) in twl4030_init_sih_modules()
341 sih->mask[line].imr_offset, sih->bytes_ixr); in twl4030_init_sih_modules()
370 if (!sih->bytes_ixr) in twl4030_init_sih_modules()
385 sih->mask[line].isr_offset, sih->bytes_ixr); in twl4030_init_sih_modules()
393 sih->bytes_ixr); in twl4030_init_sih_modules()
492 sih->bytes_ixr); in twl4030_sih_bus_sync_unlock()
572 sih->mask[irq_line].isr_offset, sih->bytes_ixr); in sih_read_isr()