Searched defs:emask (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/regulator/ |
| H A D | rn5t618-regulator.c | 25 #define REG(rid, ereg, emask, vreg, vmask, min, max, step) \ argument
|
| H A D | mt6360-regulator.c | 322 #define MT6360_REGULATOR_DESC(match, _name, _sname, ereg, emask, vreg, \ argument
|
| /linux/drivers/pinctrl/samsung/ |
| H A D | pinctrl-s3c64xx.c | 121 #define PIN_BANK_4BIT_EINTW(pins, reg, id, eoffs, emask) \ argument 145 #define PIN_BANK_4BIT2_EINTW(pins, reg, id, eoffs, emask) \ argument 175 #define PIN_BANK_2BIT_EINTG(pins, reg, id, eoffs, emask) \ argument
|
| /linux/arch/arm64/lib/ |
| H A D | insn.c | 1376 u64 emask = BIT(tmp) - 1; in aarch64_encode_immediate() local
|