Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mfd/
H A Dqcom-pm8008.c160 type->types_supported = IRQ_TYPE_EDGE_RISING; in pm8008_probe_irq_peripherals()
162 type->types_supported = (IRQ_TYPE_EDGE_BOTH | in pm8008_probe_irq_peripherals()
H A Dmax77650.c104 .types_supported = IRQ_TYPE_EDGE_BOTH,
H A Dwcd934x.c25 .types_supported = IRQ_TYPE_EDGE_BOTH, \
/openbmc/linux/drivers/gpio/
H A Dgpio-104-idio-16.c74 .type = { .types_supported = IRQ_TYPE_EDGE_BOTH }, \
H A Dgpio-pci-idio-16.c56 .type = { .types_supported = IRQ_TYPE_EDGE_BOTH }, \
H A Dgpio-104-idi-48.c92 .type = { .types_supported = IRQ_TYPE_EDGE_BOTH }, \
H A Dgpio-104-dio-48e.c102 .type = { .types_supported = IRQ_TYPE_EDGE_RISING }, \
H A Dgpio-ws16c48.c85 .types_supported = IRQ_TYPE_EDGE_BOTH, \
H A Dgpio-pcie-idio-24.c127 .type = { .types_supported = IRQ_TYPE_EDGE_BOTH }, \
/openbmc/linux/drivers/base/regmap/
H A Dregmap-irq.c224 if (d->chip->type_in_mask && irq_data->type.types_supported) in regmap_irq_enable()
252 if ((t->types_supported & type) != type) in regmap_irq_set_type()
/openbmc/linux/include/linux/
H A Dregmap.h1478 unsigned int types_supported; member
/openbmc/linux/sound/soc/codecs/
H A Dwcd9335.c5008 .types_supported = IRQ_TYPE_EDGE_BOTH,