Home
last modified time | relevance | path

Searched defs:N (Results 101 – 125 of 220) sorted by relevance

123456789

/openbmc/linux/arch/m68k/fpsp040/
H A Dssin.S143 .set N,L_SCR2 define
/openbmc/linux/drivers/media/dvb-frontends/
H A Dix2505v.c124 u32 div_factor, N , A, x; in ix2505v_set_params() local
/openbmc/qemu/include/tcg/
H A Dtcg-op.h105 #define DEF_ATOMIC2(N, S) \ argument
110 #define DEF_ATOMIC3(N, S) \ argument
/openbmc/linux/tools/lib/bpf/
H A Dbpf_helpers.h197 #define ___bpf_nth(_, _1, _2, _3, _4, _5, _6, _7, _8, _9, _a, _b, _c, N, ...) N argument
387 #define bpf_repeat(N) for ( \ argument
H A DMakefile73 N = macro
/openbmc/linux/rust/kernel/
H A Dinit.rs1021 ) -> impl Init<[T; N], E> in init_array_from_fn()
1065 ) -> impl PinInit<[T; N], E> in pin_init_array_from_fn()
/openbmc/linux/tools/testing/radix-tree/
H A Dtag_check.c128 #define N 127 macro
/openbmc/u-boot/lib/bzip2/
H A Dbzlib_decompress.c170 Int32 N; in BZ2_decompress() local
/openbmc/linux/crypto/
H A Danubis.c467 int N, R, i, r; in anubis_setkey() local
H A Dstreebog_generic.c952 const struct streebog_uint512 *N, in streebog_g()
/openbmc/linux/drivers/firmware/xilinx/
H A Dzynqmp.c1717 #define GGS0_SHOW(N) \ argument
1731 #define GGS0_STORE(N) \ argument
1785 #define PGGS0_SHOW(N) \ argument
1793 #define PGGS0_STORE(N) \ argument
/openbmc/linux/arch/mips/cavium-octeon/
H A Docteon-memcpy.S360 #define COPY_BYTE(N) \ argument
/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn32/
H A Ddcn32_clk_mgr.c355 int32_t N; in dcn32_update_clocks_update_dentist() local
401 int32_t N; in dcn32_update_clocks_update_dentist() local
/openbmc/qemu/hw/display/
H A Dexynos4210_fimd.c374 #define DEF_PIXEL_TO_RGB_A1(N, R, G, B) \ argument
397 #define DEF_PIXEL_TO_RGB_A0(N, R, G, B) \ argument
417 #define DEF_PIXEL_TO_RGB_A(N, R, G, B, A) \ argument
779 #define DEF_DRAW_LINE_PALETTE(N) \ argument
808 #define DEF_DRAW_LINE_NOPALETTE(N) \ argument
/openbmc/linux/drivers/infiniband/hw/usnic/
H A Dusnic_ib.h131 #define UPDATE_PTR_LEFT(N, P, L) \ argument
/openbmc/linux/arch/ia64/lib/
H A Dmemcpy_mck.S67 #define N (D + 1) macro
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dpllnv04.c49 int M, N, thisP, P; in getMNP_single() local
H A Dnv40.c45 int N = (ctrl & 0x0000ff00) >> 8; in read_pll_1() local
/openbmc/u-boot/board/siemens/rut/
H A Dboard.c120 #define REQUEST_AND_PULSE_RESET(N) \ argument
/openbmc/qemu/tests/unit/
H A Dtest-qht.c11 #define N 5000 macro
/openbmc/qemu/hw/misc/
H A Dtz-ppc.c304 #define DEFINE_PORT(N) \ argument
/openbmc/rest-dbus/resources/
H A Djsrender.min.js3 …==typeof exports?module.exports=n?e(n):function(t){if(t&&!t.fn)throw"Provide jQuery or null";retur…
/openbmc/linux/drivers/infiniband/hw/qib/
H A Dqib_sysfs.c319 #define QIB_SL2VL_ATTR(N) \ argument
405 #define QIB_DIAGC_ATTR(N) \ argument
/openbmc/linux/drivers/net/ethernet/moxa/
H A Dmoxart_ether.h59 #define TX_NEXT(N) (((N) + 1) & (TX_DESC_NUM_MASK)) argument
66 #define RX_NEXT(N) (((N) + 1) & (RX_DESC_NUM_MASK)) argument
/openbmc/linux/security/apparmor/include/
H A Dmatch.h152 #define DEFINE_MATCH_WB(N) \ argument

123456789