Home
last modified time | relevance | path

Searched defs:mask_all (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/lib/
H A Dcpumask_kunit.c59 static cpumask_t mask_all; variable
/openbmc/linux/drivers/regulator/
H A Dda9121-regulator.c1058 const int mask_all[4] = { 0, 0, 0xFF, 0xFF }; in da9121_config_irq() local
1134 const int mask_all[4] = { 0xFF, 0xFF, 0xFF, 0xFF }; in da9121_i2c_probe() local
1169 const int mask_all[4] = { 0xFF, 0xFF, 0xFF, 0xFF }; in da9121_i2c_remove() local
/openbmc/linux/arch/x86/include/asm/
H A Di8259.h64 void (*mask_all)(void); member
/openbmc/linux/drivers/iio/adc/
H A Dad7606.h11 #define AD760X_CHANNEL(num, mask_sep, mask_type, mask_all) { \ argument
/openbmc/linux/drivers/gpio/
H A Dgpio-realtek-otto.c309 u32 mask_all = GENMASK(gc->ngpio - 1, 0); in realtek_gpio_irq_init() local