Home
last modified time | relevance | path

Searched refs:EXI (Results 1 – 5 of 5) sorted by relevance

/linux-6.6.21/arch/alpha/lib/
Dcopy_user.S18 #define EXI(x,y...) \ macro
45 EXI( ldq_u $1,0($17) )
63 EXI( ldq_u $3,0($17) )
66 EXI( ldq_u $2,8($17) )
81 EXI( ldq_u $1,0($17) )
98 EXI( ldq $1,0($17) )
107 EXI( ldq $2,0($17) )
Dev6-copy_user.S28 #define EXI(x,y...) \ macro
64 EXI( ldbu $1,0($17) ) # .. .. .. L : Keep loads separate from stores
85 EXI( ldq_u $3,0($17) ) # .. L .. .. : Forward fetch for fallthrough code
95 EXI( ldq_u $2,8($17) ) # .. .. .. L :
116 EXI ( ldbu $2,0($17) ) # .. .. .. L : No loads in the same quad
146 EXI( ldq $1,0($17) ) # .. .. .. L
147 EXI( ldq $2,8($17) ) # .. .. L ..
157 EXI( ldq $1,0($17) ) # .. .. L ..
158 EXI( ldq $2,8($17) ) # .. L .. ..
177 EXI( ldq $1,0($17) )
[all …]
/linux-6.6.21/Documentation/devicetree/bindings/powerpc/nintendo/
Dgamecube.txt100 1.g) The External Interface (EXI) node
107 - reg : should contain the EXI registers location and length
108 - interrupts : should contain the EXI interrupt
Dwii.txt90 1.f) The External Interface (EXI) node
97 - reg : should contain the EXI registers location and length
98 - interrupts : should contain the EXI interrupt
/linux-6.6.21/arch/powerpc/platforms/embedded6xx/
DKconfig73 The USB Gecko is a EXI to USB Serial converter that can be plugged
76 This driver bypasses the EXI layer completely.