Home
last modified time | relevance | path

Searched refs:CRB (Results 1 – 7 of 7) sorted by relevance

/linux-6.6.21/Documentation/powerpc/
Dvas-api.rst22 Block (CRB) and these CRBs must be submitted to the NX using COPY/PASTE
23 instructions to paste the CRB to hardware address that is associated with
168 that the application can use to copy/paste its CRB to the hardware engines.
201 Applications should use the copy and paste instructions to send CRB to NX.
205 CRB Specification and use NX
210 of CRB and use NX from userspace such as sending requests and checking
293 //Format CRB request with compression or
299 // csb address is listed in CRB
/linux-6.6.21/arch/alpha/lib/
Dcallback_srm.S27 addq $0,$1,$2 # CRB address
45 addq $0,$1,$2 # CRB address
/linux-6.6.21/arch/arm64/boot/dts/marvell/
Dcn9130-crb-A.dts9 model = "Marvell Armada CN9130-CRB-A";
Dcn9130-crb-B.dts9 model = "Marvell Armada CN9130-CRB-B";
/linux-6.6.21/drivers/char/tpm/
DKconfig190 tristate "TPM 2.0 CRB Interface"
194 TCG CRB 2.0 TPM specification say Yes and it will be accessible
/linux-6.6.21/sound/soc/sh/
Dfsi.c105 #define CRB (1 << 4) macro
1192 u32 clk = fsi_is_port_a(fsi) ? CRA : CRB; in fsi_pio_start_stop()
1358 u32 clk = fsi_is_port_a(fsi) ? CRA : CRB; in fsi_dma_push_start_stop()
/linux-6.6.21/arch/powerpc/xmon/
Dppc-opc.c274 #define CRB CR + 1 macro
276 #define MB CRB
281 #define CRD32 CRB + 1
4785 {"isel", XISEL(31,15), XISEL_MASK, PPCISEL|TITAN, 0, {RT, RA0, RB, CRB}},