Home
last modified time | relevance | path

Searched defs:RC (Results 1 – 23 of 23) sorted by relevance

/openbmc/u-boot/board/sysam/amcore/
H A Damcore.c55 u32 dramsize, RC; in dram_init() local
/openbmc/u-boot/board/freescale/m5253demo/
H A Dm5253demo.c33 u32 RC, temp; in dram_init() local
/openbmc/u-boot/arch/x86/include/asm/
H A Dlpc_common.h11 #define RC 0x3400 /* 32bit */ macro
/openbmc/linux/arch/powerpc/crypto/
H A Dsha1-powerpc-asm.S29 #define RC(t) ((((t)+2)%6)+7) macro
/openbmc/u-boot/arch/x86/include/asm/arch-broadwell/
H A Drcb.h27 #define RC 0x3400 /* 32bit */ macro
/openbmc/linux/arch/x86/crypto/
H A Dsha1_avx2_x86_64_asm.S110 .set RC, REG_RC define
334 .set RC, RB define
H A Dserpent-sse2-i586-asm_32.S29 #define RC %xmm2 macro
/openbmc/linux/tools/testing/selftests/powerpc/include/
H A Dinstructions.h33 #define __PASTE(RA, RB, L, RC) \ argument
35 #define PASTE(RA, RB, L, RC) \ argument
/openbmc/linux/fs/jfs/
H A Djfs_btree.h54 #define BT_GETPAGE(IP, BN, MP, TYPE, SIZE, P, RC, ROOT)\ argument
H A Djfs_xtree.c54 #define XT_GETPAGE(IP, BN, MP, SIZE, P, RC) \ argument
H A Djfs_dtree.c114 #define DT_GETPAGE(IP, BN, MP, SIZE, P, RC) \ argument
/openbmc/linux/sound/x86/
H A Dintel_hdmi_audio.h60 RC = (1 << 6), /* Rear Center */ enumerator
/openbmc/linux/security/smack/
H A Dsmack_lsm.c145 #define smk_bu_note(note, sskp, oskp, mode, RC) (RC) argument
167 #define smk_bu_current(note, oskp, mode, RC) (RC) argument
189 #define smk_bu_task(otp, mode, RC) (RC) argument
219 #define smk_bu_inode(inode, mode, RC) (RC) argument
248 #define smk_bu_file(file, mode, RC) (RC) argument
278 #define smk_bu_credfile(cred, file, mode, RC) (RC) argument
/openbmc/qemu/target/arm/tcg/
H A Dpauth_helper.c230 static const uint64_t RC[5] = { in pauth_computepac_architected() local
/openbmc/linux/sound/soc/codecs/
H A Dhdmi-codec.c41 RC = BIT(6), /* Rear Center */ enumerator
/openbmc/linux/sound/hda/
H A Dhdmi_chmap.c32 RC = (1 << 6), /* Rear Center */ enumerator
/openbmc/linux/arch/m68k/include/asm/
H A Dtraps.h109 #define RC (0x2000) macro
/openbmc/qemu/disas/
H A Dalpha.c308 #define RC (RB + 1) macro
/openbmc/linux/drivers/dma/
H A Dhisi_dma.c97 RC, enumerator
/openbmc/linux/drivers/pci/controller/dwc/
H A Dpci-keystone.c96 #define RC 0x2 macro
/openbmc/linux/drivers/infiniband/hw/mthca/
H A Dmthca_qp.c285 enum { RC, UC, UD, RD, RDEE, MLX, NUM_TRANS }; enumerator
/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_types.h463 uint32_t RC:1; member
/openbmc/linux/arch/powerpc/xmon/
H A Dppc-opc.c559 #define RC RBOPT + 1 macro