Home
last modified time | relevance | path

Searched defs:reg0 (Results 1 – 25 of 87) sorted by relevance

1234

/openbmc/linux/arch/s390/include/asm/
H A Dap.h73 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 Dfacility.h73 unsigned long reg0 = size - 1; in __stfle_asm() local
/openbmc/linux/drivers/media/dvb-frontends/
H A Dtua6100.c43 u8 reg0[] = { 0x00, 0x00 }; in tua6100_sleep() local
63 u8 reg0[] = { 0x00, 0x00 }; in tua6100_set_params() local
H A Da8293.c29 u8 reg0, reg1; in a8293_set_voltage_slew() local
148 u8 reg0, reg1; in a8293_set_voltage_noslew() local
H A Dves1820.c30 u8 reg0; member
82 u8 reg0, enum fe_spectral_inversion inversion) in ves1820_setup_reg0()
H A Dtda10021.c31 u8 reg0; member
119 static int tda10021_setup_reg0(struct tda10021_state *state, u8 reg0, in tda10021_setup_reg0()
H A Dtda10023.c38 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 Dsip.c9 unsigned long call_imx_sip(unsigned long id, unsigned long reg0, in call_imx_sip()
/openbmc/linux/crypto/
H A Daria_generic.c32 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 Dcopy_page.S38 #define TOUCH(reg0, reg1, reg2, reg3, reg4, reg5, reg6, reg7) \ argument
/openbmc/u-boot/post/lib_powerpc/
H A Dtwo.c81 unsigned int reg0 = (reg + 0) % 32; in cpu_post_test_two() local
H A Dtwox.c81 unsigned int reg0 = (reg + 0) % 32; in cpu_post_test_twox() local
H A Dthreei.c75 unsigned int reg0 = (reg + 0) % 32; in cpu_post_test_threei() local
H A Dandi.c61 unsigned int reg0 = (reg + 0) % 32; in cpu_post_test_andi() local
H A Dsrawi.c61 unsigned int reg0 = (reg + 0) % 32; in cpu_post_test_srawi() local
H A Dthreex.c125 unsigned int reg0 = (reg + 0) % 32; in cpu_post_test_threex() local
H A Dthree.c155 unsigned int reg0 = (reg + 0) % 32; in cpu_post_test_three() local
H A Drlwinm.c59 unsigned int reg0 = (reg + 0) % 32; in cpu_post_test_rlwinm() local
H A Drlwnm.c60 unsigned int reg0 = (reg + 0) % 32; in cpu_post_test_rlwnm() local
H A Drlwimi.c62 unsigned int reg0 = (reg + 0) % 32; in cpu_post_test_rlwimi() local
/openbmc/u-boot/board/mscc/jr2/
H A Djr2.c38 void __iomem *reg0, *reg1; in vcoreiii_gpio_set_alternate() local
/openbmc/qemu/tests/qtest/
H A Dbcm2835-dma-test.c55 uint32_t reg0 = readl(dma_base + BCM2708_DMA_CS); in bcm2835_dma_test_interrupt() local
/openbmc/linux/drivers/tee/optee/
H A Doptee_private.h330 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 Dclock.h107 u32 reg0; member
/openbmc/linux/arch/sparc/kernel/
H A Dprom_32.c141 unsigned int reg0; in ambapp_path_component() local

1234