Searched defs:mask_all (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.15/drivers/regulator/ |
D | da9121-regulator.c | 957 const int mask_all[4] = { 0, 0, 0xFF, 0xFF }; in da9121_config_irq() local 1032 const int mask_all[4] = { 0xFF, 0xFF, 0xFF, 0xFF }; in da9121_i2c_probe() local 1067 const int mask_all[4] = { 0xFF, 0xFF, 0xFF, 0xFF }; in da9121_i2c_remove() local
|
/Linux-v5.15/arch/x86/include/asm/ |
D | i8259.h | 64 void (*mask_all)(void); member
|
/Linux-v5.15/drivers/iio/adc/ |
D | ad7606.h | 11 #define AD760X_CHANNEL(num, mask_sep, mask_type, mask_all) { \ argument
|