Home
last modified time | relevance | path

Searched refs:lane (Results 1 – 25 of 29) sorted by relevance

12

/arch/mips/cavium-octeon/executive/
Dcvmx-helper-errata.c51 int lane; in __cvmx_helper_errata_qlm_disable_2nd_order_cdr() local
54 for (lane = 0; lane < 4; lane++) { in __cvmx_helper_errata_qlm_disable_2nd_order_cdr()
/arch/x86/crypto/sha-mb/
Dsha1_mb_mgr_submit_avx2.S89 lane = %rbp define
118 mov unused_lanes, lane
119 and $0xF, lane
121 imul $_LANE_DATA_size, lane, lane_data
129 or lane, len
131 movl DWORD_len, _lens(state , lane, 4)
136 vmovd %xmm0, _args_digest(state, lane, 4)
137 vpextrd $1, %xmm0, _args_digest+1*32(state , lane, 4)
138 vpextrd $2, %xmm0, _args_digest+2*32(state , lane, 4)
139 vpextrd $3, %xmm0, _args_digest+3*32(state , lane, 4)
[all …]
Dsha1_mb_mgr_flush_avx2.S132 # find a lane with a non-null job
/arch/arm/mach-mv78xx0/
Dpcie.c21 #define MV78XX0_MBUS_PCIE_MEM_TARGET(port, lane) ((port) ? 8 : 4) argument
22 #define MV78XX0_MBUS_PCIE_MEM_ATTR(port, lane) (0xf8 & ~(0x10 << (lane))) argument
23 #define MV78XX0_MBUS_PCIE_IO_TARGET(port, lane) ((port) ? 8 : 4) argument
24 #define MV78XX0_MBUS_PCIE_IO_ATTR(port, lane) (0xf0 & ~(0x10 << (lane))) argument
/arch/arm/boot/dts/
Darmada-xp-mv78460.dtsi165 marvell,pcie-lane = <0>;
182 marvell,pcie-lane = <1>;
199 marvell,pcie-lane = <2>;
216 marvell,pcie-lane = <3>;
233 marvell,pcie-lane = <0>;
250 marvell,pcie-lane = <1>;
267 marvell,pcie-lane = <2>;
284 marvell,pcie-lane = <3>;
301 marvell,pcie-lane = <0>;
318 marvell,pcie-lane = <0>;
Darmada-xp-mv78260.dtsi144 marvell,pcie-lane = <0>;
161 marvell,pcie-lane = <1>;
178 marvell,pcie-lane = <2>;
195 marvell,pcie-lane = <3>;
212 marvell,pcie-lane = <0>;
229 marvell,pcie-lane = <1>;
246 marvell,pcie-lane = <2>;
263 marvell,pcie-lane = <3>;
280 marvell,pcie-lane = <0>;
Darmada-xp-mv78230.dtsi129 marvell,pcie-lane = <0>;
146 marvell,pcie-lane = <1>;
163 marvell,pcie-lane = <2>;
180 marvell,pcie-lane = <3>;
197 marvell,pcie-lane = <0>;
Darmada-385.dtsi121 marvell,pcie-lane = <0>;
139 marvell,pcie-lane = <0>;
157 marvell,pcie-lane = <0>;
178 marvell,pcie-lane = <0>;
Dkirkwood-98dx4122.dtsi30 marvell,pcie-lane = <0>;
Dkirkwood-6282.dtsi34 marvell,pcie-lane = <0>;
51 marvell,pcie-lane = <0>;
Darmada-380.dtsi110 marvell,pcie-lane = <0>;
128 marvell,pcie-lane = <0>;
146 marvell,pcie-lane = <0>;
Domap3-n950.dts51 lane-polarities = <1 1 1>;
Domap3-n9.dts51 lane-polarities = <1 1 1>;
Dkirkwood-6192.dtsi30 marvell,pcie-lane = <0>;
Dkirkwood-6281.dtsi30 marvell,pcie-lane = <0>;
Darmada-39x.dtsi442 marvell,pcie-lane = <0>;
460 marvell,pcie-lane = <0>;
478 marvell,pcie-lane = <0>;
499 marvell,pcie-lane = <0>;
Dlpc4350-hitex-eval.dts340 mpmc,byte-lane-low;
377 mpmc,byte-lane-low;
Darmada-370.dtsi104 marvell,pcie-lane = <0>;
121 marvell,pcie-lane = <0>;
Darmada-375.dtsi614 marvell,pcie-lane = <0>;
631 marvell,pcie-lane = <1>;
Dexynos5250-smdk5250.dts87 samsung,lane-count = <4>;
Dexynos5420-smdk5420.dts100 samsung,lane-count = <4>;
Dexynos5420-peach-pit.dts155 samsung,lane-count = <2>;
623 lane-count = <2>;
Dlpc4357-ea4357-devkit.dts493 mpmc,byte-lane-low;
Dexynos5250-arndale.dts131 samsung,lane-count = <4>;
/arch/sh/drivers/pci/
Dpcie-sh7786.c182 unsigned int lane, unsigned int data) in phy_write_reg() argument
186 phyaddr = (1 << BITS_CMD) + ((lane & 0xf) << BITS_LANE) + in phy_write_reg()

12