Home
last modified time | relevance | path

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

123

/linux-6.1.9/arch/s390/include/asm/
Dap.h59 unsigned long reg0 = AP_MKQID(0, 0); in ap_instructions_available() local
127 unsigned long reg0 = qid | (1UL << 24); /* fc 1UL is RAPQ */ in ap_rapq() local
148 unsigned long reg0 = qid | (2UL << 24); /* fc 2UL is ZAPQ */ in ap_zapq() local
188 unsigned long reg0 = 4UL << 24; /* fc 4UL is QCI */ in ap_qci() local
238 unsigned long reg0 = qid | (3UL << 24); /* fc 3UL is AQIC */ in ap_aqic() local
290 unsigned long reg0 = qid | (5UL << 24) | ((ifbit & 0x01) << 22); in ap_qact() local
328 unsigned long reg0 = qid | 0x40000000UL; /* 0x4... is last msg part */ in ap_nqap() local
385 unsigned long reg0 = resgr0 && *resgr0 ? *resgr0 : qid | 0x80000000UL; in ap_dqap() local
Dfacility.h71 unsigned long reg0 = size - 1; in __stfle_asm() local
/linux-6.1.9/drivers/media/dvb-frontends/
Dtua6100.c43 u8 reg0[] = { 0x00, 0x00 }; in tua6100_sleep() local
63 u8 reg0[] = { 0x00, 0x00 }; in tua6100_set_params() local
Dves1820.c30 u8 reg0; member
82 u8 reg0, enum fe_spectral_inversion inversion) in ves1820_setup_reg0()
Da8293.c21 u8 reg0, reg1; in a8293_set_voltage() local
Dtda10021.c31 u8 reg0; member
119 static int tda10021_setup_reg0(struct tda10021_state *state, u8 reg0, in tda10021_setup_reg0()
Dtda10023.c38 u8 reg0; member
144 static int tda10023_setup_reg0 (struct tda10023_state* state, u8 reg0) in tda10023_setup_reg0()
Dm88rs2000.c241 u8 reg0, reg1; in m88rs2000_send_diseqc_burst() local
259 u8 reg0, reg1; in m88rs2000_set_tone() local
Dstv6110.c384 u8 reg0[] = { 0x00, 0x07, 0x11, 0xdc, 0x85, 0x17, 0x01, 0xe6, 0x1e }; in stv6110_attach() local
/linux-6.1.9/crypto/
Daria_generic.c32 u32 reg0, reg1, reg2, reg3; in aria_set_encrypt_key() local
196 u32 reg0, reg1, reg2, reg3; in __aria_crypt() local
/linux-6.1.9/arch/sparc/lib/
Dcopy_page.S38 #define TOUCH(reg0, reg1, reg2, reg3, reg4, reg5, reg6, reg7) \ argument
/linux-6.1.9/drivers/tee/optee/
Doptee_private.h308 static inline void *reg_pair_to_ptr(u32 reg0, u32 reg1) in reg_pair_to_ptr()
313 static inline void reg_pair_from_64(u32 *reg0, u32 *reg1, u64 val) in reg_pair_from_64()
/linux-6.1.9/drivers/pci/controller/
Dpcie-altera.c121 u32 reg0; member
177 static void s10_tlp_write_tx(struct altera_pcie *pcie, u32 reg0, u32 ctrl) in s10_tlp_write_tx()
204 u32 reg0, reg1; in tlp_read_packet() local
/linux-6.1.9/arch/sparc/kernel/
Dprom_32.c141 unsigned int reg0; in ambapp_path_component() local
/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ring.c387 uint32_t reg0, uint32_t reg1, in amdgpu_ring_emit_reg_write_reg_wait_helper()
Damdgpu_virt.c70 uint32_t reg0, uint32_t reg1, in amdgpu_virt_kiq_reg_write_reg_wait()
/linux-6.1.9/drivers/net/ethernet/8390/
Dwd.c262 int reg0 = inb(ioaddr); in wd_probe1() local
Dne2k-pci.c232 int irq, reg0, chip_idx = ent->driver_data; in ne2k_pci_init_one() local
Dne.c299 int reg0, ret; in ne_probe1() local
D8390.h98 unsigned char reg0; /* Register '0' in a WD8013 */ member
/linux-6.1.9/arch/ia64/include/asm/native/
Dinst.h72 #define THASH(pred, reg0, reg1, clob) \ argument
/linux-6.1.9/drivers/net/wireless/ath/ath10k/
Dspectral.c71 u32 reg0, reg1; in ath10k_spectral_process_fft() local
/linux-6.1.9/arch/mips/include/asm/octeon/
Dcvmx-pko.h198 uint64_t reg0:11; member
/linux-6.1.9/drivers/media/platform/ti/cal/
Dcal-camerarx.c129 unsigned int reg0, reg1; in cal_camerarx_config() local
/linux-6.1.9/drivers/net/ethernet/netronome/nfp/bpf/
Dverifier.c314 const struct bpf_reg_state *reg0 = cur_regs(env) + BPF_REG_0; in nfp_bpf_check_exit() local

123