Home
last modified time | relevance | path

Searched refs:Ax (Results 1 – 5 of 5) sorted by last modified time

/linux/arch/arm/boot/dts/broadcom/
H A Dbcm-nsp-ax.dtsi3 * Broadcom Northstar Plus Ax stepping-specific bindings.
/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Dmediatek,mtk-cirq.yaml14 work outside of MCUSYS which comprises with Cortex-Ax cores, CCI and GIC.
/linux/crypto/
H A Dstreebog_generic.c151 static const unsigned long long Ax[8][256] = { variable
882 data->qword[i] = cpu_to_le64(Ax[0][r0 & 0xFF]); in streebog_xlps()
883 data->qword[i] ^= cpu_to_le64(Ax[1][r1 & 0xFF]); in streebog_xlps()
884 data->qword[i] ^= cpu_to_le64(Ax[2][r2 & 0xFF]); in streebog_xlps()
885 data->qword[i] ^= cpu_to_le64(Ax[3][r3 & 0xFF]); in streebog_xlps()
886 data->qword[i] ^= cpu_to_le64(Ax[4][r4 & 0xFF]); in streebog_xlps()
887 data->qword[i] ^= cpu_to_le64(Ax[5][r5 & 0xFF]); in streebog_xlps()
888 data->qword[i] ^= cpu_to_le64(Ax[6][r6 & 0xFF]); in streebog_xlps()
889 data->qword[i] ^= cpu_to_le64(Ax[7][r7 & 0xFF]); in streebog_xlps()
/linux/Documentation/input/devices/
H A Dsentelic.rst149 Absolute position for STL3888-Ax
204 Notify Packet for STL3888-Ax
732 0xc1: STL3888 Ax
/linux/Documentation/devicetree/bindings/phy/
H A Dbcm-ns-usb3-phy.yaml11 three known series: Ax, Bx and Cx.