Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mfd/
H A Daxp20x.c511 .init_ack_masked = true,
523 .init_ack_masked = true,
536 .init_ack_masked = true,
548 .init_ack_masked = true,
561 .init_ack_masked = true,
573 .init_ack_masked = true,
585 .init_ack_masked = true,
H A Dda9063-irq.c96 .init_ack_masked = true,
168 .init_ack_masked = true,
H A Drk808.c592 .init_ack_masked = true,
604 .init_ack_masked = true,
648 .init_ack_masked = true,
659 .init_ack_masked = true,
671 .init_ack_masked = true,
683 .init_ack_masked = true,
H A Dtps65086.c59 .init_ack_masked = true,
H A Dtps65912-core.c77 .init_ack_masked = true,
H A Dsun4i-gpadc.c38 .init_ack_masked = true,
H A Dmax77650.c142 .init_ack_masked = true,
H A Drohm-bd718x7.c72 .init_ack_masked = true,
H A Dbd9571mwv.c107 .init_ack_masked = true,
H A Drohm-bd71828.c267 .init_ack_masked = true,
H A Drohm-bd70528.c210 .init_ack_masked = true,
H A Dmt6360-core.c226 .init_ack_masked = true,
H A Dmc13xxx-core.c452 mc13xxx->irq_chip.init_ack_masked = true; in mc13xxx_common_init()
H A Drk806-core.c341 .init_ack_masked = true,
/OK3568_Linux_fs/kernel/drivers/base/regmap/
H A Dregmap-irq.c156 if (!d->chip->init_ack_masked) in regmap_irq_sync_unlock()
721 if (!chip->init_ack_masked) in regmap_add_irq_chip_fwnode()
/OK3568_Linux_fs/kernel/include/linux/
H A Dregmap.h1410 bool init_ack_masked:1; member