/openbmc/linux/arch/s390/include/asm/ |
H A D | ap.h | 73 unsigned long reg0 = AP_MKQID(0, 0); in ap_instructions_available() local 177 unsigned long reg0 = qid | (1UL << 24); /* fc 1UL is RAPQ */ in ap_rapq() local 202 unsigned long reg0 = qid | (2UL << 24); /* fc 2UL is ZAPQ */ in ap_zapq() local 246 unsigned long reg0 = 4UL << 24; /* fc 4UL is QCI */ in ap_qci() local 299 unsigned long reg0 = qid | (3UL << 24); /* fc 3UL is AQIC */ in ap_aqic() local 347 unsigned long reg0 = qid | (5UL << 24) | ((ifbit & 0x01) << 22); in ap_qact() local 377 unsigned long reg0 = qid | (7UL << 24); /* fc 7 is BAPQ */ in ap_bapq() local 403 unsigned long reg0 = qid | (8UL << 24); /* fc 8 is AAPQ */ in ap_aapq() local 435 unsigned long reg0 = qid | 0x40000000UL; /* 0x4... is last msg part */ in ap_nqap() local 494 unsigned long reg0 = resgr0 && *resgr0 ? *resgr0 : qid | 0x80000000UL; in ap_dqap() local
|
H A D | facility.h | 73 unsigned long reg0 = size - 1; in __stfle_asm() local
|
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | tua6100.c | 43 u8 reg0[] = { 0x00, 0x00 }; in tua6100_sleep() local 63 u8 reg0[] = { 0x00, 0x00 }; in tua6100_set_params() local
|
H A D | a8293.c | 29 u8 reg0, reg1; in a8293_set_voltage_slew() local 148 u8 reg0, reg1; in a8293_set_voltage_noslew() local
|
H A D | ves1820.c | 30 u8 reg0; member 82 u8 reg0, enum fe_spectral_inversion inversion) in ves1820_setup_reg0()
|
H A D | tda10021.c | 31 u8 reg0; member 119 static int tda10021_setup_reg0(struct tda10021_state *state, u8 reg0, in tda10021_setup_reg0()
|
H A D | tda10023.c | 38 u8 reg0; member 144 static int tda10023_setup_reg0 (struct tda10023_state* state, u8 reg0) in tda10023_setup_reg0()
|
/openbmc/u-boot/arch/arm/mach-imx/ |
H A D | sip.c | 9 unsigned long call_imx_sip(unsigned long id, unsigned long reg0, in call_imx_sip()
|
/openbmc/linux/crypto/ |
H A D | aria_generic.c | 32 u32 reg0, reg1, reg2, reg3; in aria_set_encrypt_key() local 200 u32 reg0, reg1, reg2, reg3; in __aria_crypt() local
|
/openbmc/linux/arch/sparc/lib/ |
H A D | copy_page.S | 38 #define TOUCH(reg0, reg1, reg2, reg3, reg4, reg5, reg6, reg7) \ argument
|
/openbmc/u-boot/post/lib_powerpc/ |
H A D | two.c | 81 unsigned int reg0 = (reg + 0) % 32; in cpu_post_test_two() local
|
H A D | twox.c | 81 unsigned int reg0 = (reg + 0) % 32; in cpu_post_test_twox() local
|
H A D | threei.c | 75 unsigned int reg0 = (reg + 0) % 32; in cpu_post_test_threei() local
|
H A D | andi.c | 61 unsigned int reg0 = (reg + 0) % 32; in cpu_post_test_andi() local
|
H A D | srawi.c | 61 unsigned int reg0 = (reg + 0) % 32; in cpu_post_test_srawi() local
|
H A D | threex.c | 125 unsigned int reg0 = (reg + 0) % 32; in cpu_post_test_threex() local
|
H A D | three.c | 155 unsigned int reg0 = (reg + 0) % 32; in cpu_post_test_three() local
|
H A D | rlwinm.c | 59 unsigned int reg0 = (reg + 0) % 32; in cpu_post_test_rlwinm() local
|
H A D | rlwnm.c | 60 unsigned int reg0 = (reg + 0) % 32; in cpu_post_test_rlwnm() local
|
H A D | rlwimi.c | 62 unsigned int reg0 = (reg + 0) % 32; in cpu_post_test_rlwimi() local
|
/openbmc/u-boot/board/mscc/jr2/ |
H A D | jr2.c | 38 void __iomem *reg0, *reg1; in vcoreiii_gpio_set_alternate() local
|
/openbmc/qemu/tests/qtest/ |
H A D | bcm2835-dma-test.c | 55 uint32_t reg0 = readl(dma_base + BCM2708_DMA_CS); in bcm2835_dma_test_interrupt() local
|
/openbmc/linux/drivers/tee/optee/ |
H A D | optee_private.h | 330 static inline void *reg_pair_to_ptr(u32 reg0, u32 reg1) in reg_pair_to_ptr() 335 static inline void reg_pair_from_64(u32 *reg0, u32 *reg1, u64 val) in reg_pair_from_64()
|
/openbmc/u-boot/arch/arm/mach-keystone/include/mach/ |
H A D | clock.h | 107 u32 reg0; member
|
/openbmc/linux/arch/sparc/kernel/ |
H A D | prom_32.c | 141 unsigned int reg0; in ambapp_path_component() local
|