Searched defs:field_width (Results 1 – 11 of 11) sorted by relevance
/linux-6.15/drivers/irqchip/ |
D | irq-renesas-rzv2h.c | 67 #define ICU_TSSR_TSSEL_PREP(tssel, n, field_width) ((tssel) << ((n) * (field_width))) argument 68 #define ICU_TSSR_TSSEL_MASK(n, field_width) \ argument 74 #define ICU_TSSR_TIEN(n, field_width) \ argument 103 u8 field_width; member
|
/linux-6.15/include/linux/ |
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-6.15/arch/alpha/boot/ |
D | stdio.c | 120 int field_width; /* width of output field */ in vsprintf() local
|
/linux-6.15/arch/x86/boot/ |
D | printf.c | 123 int field_width; /* width of output field */ in vsprintf() local
|
/linux-6.15/tools/testing/selftests/kvm/lib/ |
D | guest_sprintf.c | 128 int field_width; /* width of output field */ in guest_vsnprintf() local
|
/linux-6.15/arch/powerpc/boot/ |
D | stdio.c | 156 int field_width; /* width of output field */ in vsprintf() local
|
/linux-6.15/drivers/firmware/efi/libstub/ |
D | vsprintf.c | 314 int field_width; /* width of output field */ in vsnprintf() local
|
/linux-6.15/fs/xfs/scrub/ |
D | stats.c | 139 size_t field_width; in xchk_stats_estimate_bufsize() local
|
/linux-6.15/lib/ |
D | vsprintf.c | 443 int field_width; /* width of output field */ member 461 int field_width = spec.field_width; in number() local 3368 s16 field_width; in vsscanf() local
|
/linux-6.15/arch/arm64/include/asm/ |
D | cpufeature.h | 365 u8 field_width; member
|
/linux-6.15/drivers/pinctrl/renesas/ |
D | sh_pfc.h | 104 u8 reg_width, field_width; member
|