/openbmc/linux/arch/mips/crypto/ |
H A D | chacha-core.S | 186 #define AXR(A, B, C, D, K, L, M, N, V, W, Y, Z, S) \ argument
|
/openbmc/u-boot/tools/gdb/ |
H A D | remote.c | 304 #define MAXBUFBYTES(N) (((N)-32)/2) argument
|
/openbmc/linux/fs/orangefs/ |
H A D | orangefs-bufmap.c | 161 #define N DIV_ROUND_UP(ORANGEFS_READDIR_DEFAULT_DESC_COUNT, BITS_PER_LONG) macro
|
/openbmc/linux/drivers/media/tuners/ |
H A D | m88rs6000t.c | 29 u8 N, f0 = 0, f1 = 0, f2 = 0, f3 = 0; in m88rs6000t_set_demod_mclk() local
|
/openbmc/linux/sound/soc/codecs/ |
H A D | rt286.h | 12 #define VERB_CMD(V, N, D) ((N << 20) | (V << 8) | D) argument
|
H A D | rt274.h | 12 #define VERB_CMD(V, N, D) ((N << 20) | (V << 8) | D) argument
|
H A D | rt298.h | 12 #define VERB_CMD(V, N, D) ((N << 20) | (V << 8) | D) argument
|
/openbmc/u-boot/common/ |
H A D | dlmalloc.c | 844 #define check_malloced_chunk(P,N) do_check_malloced_chunk(P,N) argument 849 #define check_malloced_chunk(P,N) argument
|
/openbmc/qemu/target/mips/tcg/ |
H A D | lmmi_helper.c | 41 # define BYTE_ORDER_XOR(N) N argument 43 # define BYTE_ORDER_XOR(N) 0 argument
|
/openbmc/linux/mm/ |
H A D | slab_common.c | 770 #define KMALLOC_RANDOM_NAME(N, sz) __KMALLOC_RANDOM_CONCAT(KMA_RAND_, N)(sz) argument 787 #define KMALLOC_RANDOM_NAME(N, sz) argument
|
/openbmc/u-boot/arch/arm/mach-keystone/include/mach/ |
H A D | clock_defs.h | 67 #define pll0div_read(N) ((pllctl_reg_read(CORE_PLL, div##N) & 0xff) + 1) argument
|
/openbmc/linux/drivers/gpu/drm/hisilicon/hibmc/ |
H A D | hibmc_drm_de.c | 27 u64 N; member
|
/openbmc/qemu/target/mips/tcg/sysemu/ |
H A D | mips-semi.c | 131 #define E(N) case E##N: err = UHI_E##N; break in uhi_cb() argument
|
/openbmc/linux/net/sunrpc/auth_gss/ |
H A D | gss_rpc_xdr.c | 174 u32 N; in gssx_dec_linux_creds() local
|
/openbmc/qemu/util/ |
H A D | interval-tree.c | 650 #define rb_to_itree(N) container_of(N, IntervalTreeNode, rb) argument
|
/openbmc/qemu/target/hexagon/ |
H A D | decode.c | 27 #define fZXTN(N, M, VAL) ((VAL) & ((1LL << (N)) - 1)) argument
|
/openbmc/linux/drivers/net/ethernet/hisilicon/ |
H A D | hip04_eth.c | 155 #define TX_NEXT(N) (((N) + 1) & (TX_DESC_NUM-1)) argument 156 #define RX_NEXT(N) (((N) + 1) & (RX_DESC_NUM-1)) argument
|
/openbmc/u-boot/include/u-boot/ |
H A D | variadic-macro.h | 11 #define _VM_GET_NTH_ARG(_1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, \ argument
|
/openbmc/linux/arch/x86/math-emu/ |
H A D | fpu_trig.c | 882 int exp_1, N; in do_fprem() local
|
/openbmc/linux/arch/mips/lib/ |
H A D | memcpy.S | 501 #define COPY_BYTE(N) \ argument
|
/openbmc/u-boot/tools/ |
H A D | kwboot.c | 425 int rc, pnum, N, err; in kwboot_xmodem() local
|
/openbmc/u-boot/arch/arm/mach-omap2/ |
H A D | clocks-common.c | 213 u32 temp, M, N; in do_setup_dpll() local
|
/openbmc/linux/drivers/net/wireless/ath/ath9k/ |
H A D | ar9003_paprd.c | 412 static inline int find_proper_scale(int expn, int N) in find_proper_scale()
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | ctx_rewrite.c | 60 #define N(_prog_type, type, field, name_extra...) \ macro
|
/openbmc/linux/drivers/clk/pxa/ |
H A D | clk-pxa27x.c | 206 unsigned int l, L, n2, N; in clk_pxa27x_cpll_get_rate() local
|