Home
last modified time | relevance | path

Searched refs:A0 (Results 1 – 25 of 80) sorted by relevance

1234

/Linux-v5.15/arch/mips/mm/
Dpage.c41 #define A0 4 macro
235 uasm_i_sd(buf, ZERO, off, A0); in build_clear_store()
237 uasm_i_sw(buf, ZERO, off, A0); in build_clear_store()
248 A0); in build_clear_pref()
251 uasm_i_cache(buf, Create_Dirty_Excl_SD, off, A0); in build_clear_pref()
265 uasm_i_cache(buf, Create_Dirty_Excl_D, off, A0); in build_clear_pref()
303 pg_addiu(&buf, A2, A0, off); in build_clear_page()
305 uasm_i_ori(&buf, A2, A0, off); in build_clear_page()
322 pg_addiu(&buf, A0, A0, 2 * off); in build_clear_page()
327 uasm_il_bne(&buf, &r, A0, A2, label_clear_pref); in build_clear_page()
[all …]
/Linux-v5.15/scripts/kconfig/tests/auto_submenu/
DKconfig7 config A0 config
8 bool "A0"
16 depends on A0
19 This should be a submenu of A0.
26 This should line up with A0.
Dexpected_stdout2 A0 (A0) [Y/n/?] (NEW)
/Linux-v5.15/arch/arm/boot/dts/
Dkirkwood-rd88f6281-a.dts7 * This file contains the definitions for the board with the A0 or
16 model = "Marvell RD88f6281 Reference design, with A0 or higher SoC";
Daspeed-bmc-opp-tacoma.dts114 /*A0-A7*/ "","","","","","","","",
832 // Workaround for A0
837 // Workaround for A0
/Linux-v5.15/Documentation/devicetree/bindings/display/
Dsitronix,st7586.txt5 - a0-gpios: The A0 signal (since this binding is for serial mode, this is
6 the pin labeled D1 on the controller, not the pin labeled A0)
/Linux-v5.15/drivers/gpu/drm/i915/
Dintel_step.c61 [0] = { COMMON_STEP(A0) },
79 [0] = { COMMON_STEP(A0) },
85 [0] = { COMMON_STEP(A0) },
Dintel_step.h21 func(A0) \
/Linux-v5.15/Documentation/xtensa/
Dmmu.rst41 A0..BF -> A0 -> A0 -> A0 D8..DF -> 00 -> 00
/Linux-v5.15/arch/mips/kvm/
Dentry.c27 #define A0 4 macro
240 UASM_i_MTC0(&p, A0, scratch_vcpu[0], scratch_vcpu[1]); in kvm_mips_build_vcpu_run()
243 UASM_i_ADDIU(&p, K1, A0, offsetof(struct kvm_vcpu, arch)); in kvm_mips_build_vcpu_run()
325 UASM_i_LW(&p, A0, offsetof(struct kvm, arch.gpa_mm.pgd), S0); in kvm_mips_build_enter_guest()
330 UASM_i_MTC0(&p, A0, C0_PWBASE); in kvm_mips_build_enter_guest()
705 UASM_i_LW(&p, A0, in kvm_mips_build_exit()
711 UASM_i_MTC0(&p, A0, C0_PWBASE); in kvm_mips_build_exit()
775 uasm_i_move(&p, A0, S0); in kvm_mips_build_exit()
/Linux-v5.15/tools/perf/arch/csky/util/
Dunwind-libdw.c22 dwarf_regs[0] = REG(A0); in libdw__arch_set_initial_registers()
58 dwarf_regs[2] = REG(A0); in libdw__arch_set_initial_registers()
/Linux-v5.15/drivers/phy/broadcom/
Dphy-brcm-usb-init.c98 USB_BRCM_FAMILY(3390A0),
100 USB_BRCM_FAMILY(7271A0),
101 USB_BRCM_FAMILY(7364A0),
103 USB_BRCM_FAMILY(74371A0),
106 USB_BRCM_FAMILY(7260A0),
107 USB_BRCM_FAMILY(7278A0),
/Linux-v5.15/Documentation/devicetree/bindings/net/
Dqca,qca7000.txt54 local-mac-address = [ A0 B0 C0 D0 E0 F0 ];
84 local-mac-address = [ A0 B0 C0 D0 E0 F0 ];
/Linux-v5.15/drivers/gpu/drm/amd/display/include/
Dset_mode_types.h64 uint8_t A0:1; member
/Linux-v5.15/drivers/gpu/drm/amd/display/modules/color/
Dcolor_gamma.h65 int A0[3]; member
/Linux-v5.15/arch/h8300/lib/
Dlibgcc.h6 #define A0 r0 macro
Dmodsi3.S4 ; numerator in A0/A1
Dmoddivsi3.S4 ; numerator in A0/A1
/Linux-v5.15/tools/perf/arch/riscv/util/
Dunwind-libdw.c31 dwarf_regs[10] = REG(A0); in libdw__arch_set_initial_registers()
/Linux-v5.15/Documentation/admin-guide/media/
Dcx231xx-cardlist.rst39 - 0572:58A0
/Linux-v5.15/arch/mips/boot/dts/pic32/
Dpic32mzda_sk.dts102 pins = "A6", "D4", "G13", "G12", "G14", "A7", "A0";
/Linux-v5.15/Documentation/x86/
Dzero-page.rst24 0A0/010 ALL sys_desc_table System description table (struct sys_desc_table),
/Linux-v5.15/Documentation/hwmon/
Dmax197.rst51 2,1,0 A2,A1,A0 Channel
/Linux-v5.15/drivers/net/ethernet/atheros/
DKconfig86 1969:10A0 - AR8172 Fast Ethernet
/Linux-v5.15/arch/m68k/fpsp040/
Dslogn.S369 addal %d0,%a0 | ...A0 IS THE ADDRESS FOR 1/F
376 |--SUMMARY: FP0 IS Y-F, A0 IS ADDRESS OF 1/F, FP1 IS K

1234