Home
last modified time | relevance | path

Searched defs:field_width (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/irqchip/
H A Dirq-renesas-rzv2h.c70 #define ICU_TSSR_TSSEL_PREP(tssel, n, field_width) ((tssel) << ((n) * (field_width))) argument
71 #define ICU_TSSR_TSSEL_MASK(n, field_width) \ argument
77 #define ICU_TSSR_TIEN(n, field_width) \ argument
106 u8 field_width; member
/linux/include/linux/
H A Dsh_intc.h59 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 Dstdio.c120 int field_width; /* width of output field */ in vsprintf() local
/linux/tools/testing/selftests/kvm/lib/
H A Dguest_sprintf.c128 int field_width; /* width of output field */ in guest_vsnprintf() local
/linux/arch/powerpc/boot/
H A Dstdio.c156 int field_width; /* width of output field */ in vsprintf() local
/linux/drivers/firmware/efi/libstub/
H A Dvsprintf.c314 int field_width; /* width of output field */ in vsnprintf() local
/linux/fs/xfs/scrub/
H A Dstats.c139 size_t field_width; in xchk_stats_estimate_bufsize() local
/linux/lib/
H A Dvsprintf.c443 int field_width; /* width of output field */ member
461 int field_width = spec.field_width; in number() local
3362 s16 field_width; vsscanf() local
[all...]
/linux/drivers/pinctrl/renesas/
H A Dsh_pfc.h104 u8 reg_width, field_width; member