Home
last modified time | relevance | path

Searched refs:bytes_ixr (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/mfd/
Dtwl4030-irq.c62 u8 bytes_ixr; /* bytelen of ISR/IMR/SIR */ member
84 .bytes_ixr = DIV_ROUND_UP(nbits, 8), \
115 .bytes_ixr = 3,
139 .bytes_ixr = 2,
175 .bytes_ixr = 3,
198 .bytes_ixr = 1,
233 .bytes_ixr = 2,
247 .bytes_ixr = 1,
332 if (!sih->bytes_ixr) in twl4030_init_sih_modules()
340 sih->mask[line].imr_offset, sih->bytes_ixr); in twl4030_init_sih_modules()
[all …]