Searched defs:field_width (Results 1 – 9 of 9) sorted by relevance
| /linux/drivers/irqchip/ |
| H A D | irq-renesas-rzv2h.c | 68 #define ICU_TSSR_TSSEL_PREP(tssel, n, field_width) ((tssel) << ((n) * (field_width))) argument 69 #define ICU_TSSR_TSSEL_MASK(n, field_width) \ argument 75 #define ICU_TSSR_TIEN(n, field_width) \ argument 116 u8 field_width; member
|
| /linux/include/linux/ |
| H A D | sh_intc.h | 59 unsigned long set_reg, clr_reg, reg_width, field_width; member 67 unsigned long reg, reg_width, field_width; member
|
| /linux/arch/alpha/boot/ |
| H A D | stdio.c | 120 int field_width; /* width of output field */ in vsprintf() local
|
| /linux/tools/testing/selftests/kvm/lib/ |
| H A D | guest_sprintf.c | 128 int field_width; /* width of output field */ in guest_vsnprintf() local
|
| /linux/arch/powerpc/boot/ |
| H A D | stdio.c | 156 int field_width; /* width of output field */ in vsprintf() local
|
| /linux/drivers/firmware/efi/libstub/ |
| H A D | vsprintf.c | 314 int field_width; /* width of output field */ in vsnprintf() local
|
| /linux/fs/xfs/scrub/ |
| H A D | stats.c | 139 size_t field_width; in xchk_stats_estimate_bufsize() local
|
| /linux/lib/ |
| H A D | vsprintf.c | 457 int field_width; /* width of output field */ global() member 475 int field_width = spec.field_width; number() local 3462 s16 field_width; vsscanf() local [all...] |
| /linux/drivers/pinctrl/renesas/ |
| H A D | sh_pfc.h | 104 u8 reg_width, field_width; member
|