Searched refs:ASI (Results 1 – 9 of 9) sorted by relevance
/linux-5.19.10/arch/sparc/include/asm/ |
D | ttable.h | 297 #define SPILL_1_GENERIC(ASI) \ argument 299 stxa %l0, [%g1 + %g0] ASI; \ 301 stxa %l1, [%g1 + %g3] ASI; \ 303 stxa %l2, [%g1 + %g0] ASI; \ 304 stxa %l3, [%g1 + %g3] ASI; \ 306 stxa %l4, [%g1 + %g0] ASI; \ 307 stxa %l5, [%g1 + %g3] ASI; \ 309 stxa %l6, [%g1 + %g0] ASI; \ 310 stxa %l7, [%g1 + %g3] ASI; \ 312 stxa %i0, [%g1 + %g0] ASI; \ [all …]
|
/linux-5.19.10/Documentation/devicetree/bindings/sound/ |
D | tlv320adcx140.yaml | 95 3 - GPIX is configured as an ASI input for daisy-chain (SDIN) 115 When set the device will set the Tx ASI output to a Hi-Z state for unused 116 data cycles. Default is to drive the output low on unused ASI cycles. 132 3 - GPOX is configured as a secondary ASI output (SDOUT2) 155 3 - GPIO1 is configured as a secondary ASI output (SDOUT2) 161 11 - GPIO1 is configured as an ASI input for daisy-chain (SDIN)
|
/linux-5.19.10/Documentation/sparc/ |
D | adi.rst | 68 kernel clears the page using block initialization ASI which clears the 146 fault type set to 0xa (invalid ASI). When this occurs, the kernel
|
/linux-5.19.10/arch/sparc/net/ |
D | bpf_jit_comp_64.c | 65 #define ASI(X) (((X) & 0xff) << 5) macro 1058 emit(LD64A | ASI(ASI_PL) | RS1(tmp) | RS2(G0) | RD(dst), ctx); in build_insn() 1395 emit(CAS | ASI(ASI_P) | RS1(tmp) | RS2(tmp2) | RD(tmp3), ctx); in build_insn() 1423 emit(CASX | ASI(ASI_P) | RS1(tmp) | RS2(tmp2) | RD(tmp3), ctx); in build_insn()
|
/linux-5.19.10/arch/sparc/lib/ |
D | M7memset.S | 194 sub %o5, 8, %o5 ! adjust %o5 for ASI store alignment
|
D | M7memcpy.S | 456 sub %o0, 8, %o0 ! adjust %o0 for ASI alignment 534 add %o0, 8, %o0 ! restore %o0 from ASI alignment
|
/linux-5.19.10/Documentation/sparc/oradax/ |
D | oracle-dax.rst | 169 (ldxa, lduba, etc.) with ASI 0x84 (ASI_MONITOR_PRIMARY). Second, a
|
/linux-5.19.10/sound/pci/ |
D | Kconfig | 71 Say Y here to include support for AudioScience ASI sound cards.
|
/linux-5.19.10/Documentation/sound/ |
D | alsa-configuration.rst | 257 Module for AudioScience ASI soundcards
|