Home
last modified time | relevance | path

Searched defs:lane (Results 151 - 175 of 189) sorted by relevance

12345678

/kernel/linux/linux-6.6/drivers/pci/controller/
H A Dpci-tegra.c2118 unsigned int lane = 0; in tegra_pcie_parse_dt() local
/kernel/linux/linux-6.6/drivers/phy/
H A Dphy-xgene.c658 static void serdes_wr(struct xgene_phy_ctx *ctx, int lane, u32 reg, u32 data) in serdes_wr() argument
673 static void serdes_rd(struct xgene_phy_ctx *ctx, int lane, u32 reg, u32 *data) in serdes_rd() argument
684 static void serdes_clrbits(struct xgene_phy_ctx *ctx, int lane, u32 reg, in serdes_clrbits() argument
694 static void serdes_setbits(struct xgene_phy_ctx *ctx, int lane, u3 argument
944 int lane; xgene_phy_sata_cfg_lanes() local
1344 xgene_phy_force_lat_summer_cal(struct xgene_phy_ctx *ctx, int lane) xgene_phy_force_lat_summer_cal() argument
1410 xgene_phy_reset_rxd(struct xgene_phy_ctx *ctx, int lane) xgene_phy_reset_rxd() argument
1424 xgene_phy_gen_avg_val(struct xgene_phy_ctx *ctx, int lane) xgene_phy_gen_avg_val() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/
H A Dsamsung-dsim.c830 static void samsung_dsim_enable_lane(struct samsung_dsim *dsi, u32 lane) in samsung_dsim_enable_lane() argument
/third_party/node/deps/v8/src/wasm/baseline/ppc/
H A Dliftoff-assembler-ppc.h1763 StoreLane(Register dst, Register offset, uintptr_t offset_imm, LiftoffRegister src, StoreType type, uint8_t lane, uint32_t* protected_store_pc) StoreLane() argument
/third_party/node/deps/v8/src/wasm/
H A Dfunction-body-decoder-impl.h685 uint8_t lane; member
[all...]
/third_party/node/deps/v8/src/compiler/backend/x64/
H A Dinstruction-selector-x64.cc3271 int32_t lane = OpParameter<int32_t>(node->op()); in VisitF32x4ReplaceLane() local
3279 int32_t lane = OpParameter<int32_t>(node->op()); in VisitF64x2ReplaceLane() local
[all...]
/third_party/node/deps/v8/src/compiler/backend/ia32/
H A Dinstruction-selector-ia32.cc2481 InstructionOperand lane = g.UseImmediate(OpParameter<int32_t>(node->op())); in VisitI64x2ReplaceLaneI32Pair() local
2634 int32_t lane = OpParameter<int32_t>(node->op()); in VisitF64x2ReplaceLane() local
/third_party/node/deps/v8/src/codegen/arm/
H A Dmacro-assembler-arm.cc1086 ExtractLane(Register dst, QwNeonRegister src, NeonDataType dt, int lane) CallRecordWriteStub() argument
1098 ExtractLane(Register dst, DwVfpRegister src, NeonDataType dt, int lane) CallRecordWriteStub() argument
1107 ExtractLane(SwVfpRegister dst, QwNeonRegister src, int lane) CallRecordWriteStub() argument
1113 ExtractLane(DwVfpRegister dst, QwNeonRegister src, int lane) CallRecordWriteStub() argument
1119 ReplaceLane(QwNeonRegister dst, QwNeonRegister src, Register src_lane, NeonDataType dt, int lane) CallRecordWriteStub() argument
1132 ReplaceLane(QwNeonRegister dst, QwNeonRegister src, SwVfpRegister src_lane, int lane) CallRecordWriteStub() argument
1139 ReplaceLane(QwNeonRegister dst, QwNeonRegister src, DwVfpRegister src_lane, int lane) CallRecordWriteStub() argument
1146 LoadLane(NeonSize sz, NeonListOperand dst_list, uint8_t lane, NeonMemOperand src) CallRecordWriteStub() argument
1156 StoreLane(NeonSize sz, NeonListOperand src_list, uint8_t lane, NeonMemOperand dst) CallRecordWriteStub() argument
[all...]
/third_party/node/deps/v8/src/execution/arm64/
H A Dsimulator-arm64.h339 void Insert(int lane, T new_value) { in Insert() argument
[all...]
/third_party/node/deps/v8/src/wasm/baseline/ia32/
H A Dliftoff-assembler-ia32.h2880 uint8_t lane = shuffle[i * 4 + j]; in emit_i8x16_shuffle() local
2891 uint8_t lane = shuffle[i * 4 + j]; in emit_i8x16_shuffle() local
2833 StoreLane(Register dst, Register offset, uintptr_t offset_imm, LiftoffRegister src, StoreType type, uint8_t lane, uint32_t* protected_store_pc) StoreLane() argument
[all...]
/third_party/node/deps/v8/src/wasm/baseline/arm64/
H A Dliftoff-assembler-arm64.h1750 StoreLane(Register dst, Register offset, uintptr_t offset_imm, LiftoffRegister src, StoreType type, uint8_t lane, uint32_t* protected_store_pc) StoreLane() argument
/third_party/vixl/src/aarch64/
H A Dassembler-aarch64.cc2641 ld2(const VRegister& vt, const VRegister& vt2, int lane, const MemOperand& src) ld2() argument
2676 ld3(const VRegister& vt, const VRegister& vt2, const VRegister& vt3, int lane, const MemOperand& src) ld3() argument
2714 ld4(const VRegister& vt, const VRegister& vt2, const VRegister& vt3, const VRegister& vt4, int lane, const MemOperand& src) ld4() argument
2794 st2(const VRegister& vt, const VRegister& vt2, int lane, const MemOperand& dst) st2() argument
2818 st3(const VRegister& vt, const VRegister& vt2, const VRegister& vt3, int lane, const MemOperand& dst) st3() argument
2844 st4(const VRegister& vt, const VRegister& vt2, const VRegister& vt3, const VRegister& vt4, int lane, const MemOperand& dst) st4() argument
2858 LoadStoreStructSingle(const VRegister& vt, uint32_t lane, const MemOperand& addr, NEONLoadStoreSingleStructOp op) LoadStoreStructSingle() argument
[all...]
/kernel/linux/linux-5.10/include/soc/tegra/
H A Dbpmp-abi.h2483 uint16_t lane; member
/kernel/linux/linux-6.6/include/soc/tegra/
H A Dbpmp-abi.h3051 uint16_t lane; member
/kernel/linux/linux-6.6/drivers/phy/cadence/
H A Dphy-cadence-torrent.c1548 u8 lane; cdns_torrent_dp_set_voltages() local
[all...]
/kernel/linux/linux-6.6/drivers/phy/tegra/
H A Dxusb-tegra210.c447 static int tegra210_usb3_lane_map(struct tegra_xusb_lane *lane) in tegra210_usb3_lane_map() argument
706 struct tegra_xusb_lane *lane = tegra_xusb_find_lane(padctl, "sata", 0); in tegra210_sata_uphy_enable() local
1058 tegra210_usb3_enable_phy_sleepwalk(struct tegra_xusb_lane *lane, enum usb_device_speed speed) tegra210_usb3_enable_phy_sleepwalk() argument
1090 tegra210_usb3_disable_phy_sleepwalk(struct tegra_xusb_lane *lane) tegra210_usb3_disable_phy_sleepwalk() argument
1119 tegra210_usb3_enable_phy_wake(struct tegra_xusb_lane *lane) tegra210_usb3_enable_phy_wake() argument
1150 tegra210_usb3_disable_phy_wake(struct tegra_xusb_lane *lane) tegra210_usb3_disable_phy_wake() argument
1181 tegra210_usb3_phy_remote_wake_detected(struct tegra_xusb_lane *lane) tegra210_usb3_phy_remote_wake_detected() argument
1197 tegra210_utmi_enable_phy_wake(struct tegra_xusb_lane *lane) tegra210_utmi_enable_phy_wake() argument
1222 tegra210_utmi_disable_phy_wake(struct tegra_xusb_lane *lane) tegra210_utmi_disable_phy_wake() argument
1247 tegra210_utmi_phy_remote_wake_detected(struct tegra_xusb_lane *lane) tegra210_utmi_phy_remote_wake_detected() argument
1261 tegra210_hsic_enable_phy_wake(struct tegra_xusb_lane *lane) tegra210_hsic_enable_phy_wake() argument
1286 tegra210_hsic_disable_phy_wake(struct tegra_xusb_lane *lane) tegra210_hsic_disable_phy_wake() argument
1311 tegra210_hsic_phy_remote_wake_detected(struct tegra_xusb_lane *lane) tegra210_hsic_phy_remote_wake_detected() argument
1335 tegra210_pmc_utmi_enable_phy_sleepwalk(struct tegra_xusb_lane *lane, enum usb_device_speed speed) tegra210_pmc_utmi_enable_phy_sleepwalk() argument
1508 tegra210_pmc_utmi_disable_phy_sleepwalk(struct tegra_xusb_lane *lane) tegra210_pmc_utmi_disable_phy_sleepwalk() argument
1556 tegra210_pmc_hsic_enable_phy_sleepwalk(struct tegra_xusb_lane *lane, enum usb_device_speed speed) tegra210_pmc_hsic_enable_phy_sleepwalk() argument
1658 tegra210_pmc_hsic_disable_phy_sleepwalk(struct tegra_xusb_lane *lane) tegra210_pmc_hsic_disable_phy_sleepwalk() argument
1699 struct tegra_xusb_lane *lane; tegra210_usb3_set_lfps_detect() local
1781 tegra210_usb2_lane_remove(struct tegra_xusb_lane *lane) tegra210_usb2_lane_remove() argument
1800 struct tegra_xusb_lane *lane = phy_get_drvdata(phy); tegra210_usb2_phy_init() local
1835 struct tegra_xusb_lane *lane = phy_get_drvdata(phy); tegra210_usb2_phy_exit() local
1916 struct tegra_xusb_lane *lane = phy_get_drvdata(phy); tegra210_usb2_phy_set_mode() local
1954 struct tegra_xusb_lane *lane = phy_get_drvdata(phy); tegra210_usb2_phy_power_on() local
2114 struct tegra_xusb_lane *lane = phy_get_drvdata(phy); tegra210_usb2_phy_power_off() local
2277 tegra210_hsic_lane_remove(struct tegra_xusb_lane *lane) tegra210_hsic_lane_remove() argument
2296 struct tegra_xusb_lane *lane = phy_get_drvdata(phy); tegra210_hsic_phy_init() local
2317 struct tegra_xusb_lane *lane = phy_get_drvdata(phy); tegra210_hsic_phy_power_on() local
2402 struct tegra_xusb_lane *lane = phy_get_drvdata(phy); tegra210_hsic_phy_power_off() local
2496 tegra210_uphy_lane_iddq_enable(struct tegra_xusb_lane *lane) tegra210_uphy_lane_iddq_enable() argument
2515 tegra210_uphy_lane_iddq_disable(struct tegra_xusb_lane *lane) tegra210_uphy_lane_iddq_disable() argument
2563 tegra210_lane_to_usb3_port(struct tegra_xusb_lane *lane) tegra210_lane_to_usb3_port() argument
2580 struct tegra_xusb_lane *lane = phy_get_drvdata(phy); tegra210_usb3_phy_power_on() local
2653 struct tegra_xusb_lane *lane = phy_get_drvdata(phy); tegra210_usb3_phy_power_off() local
2710 tegra210_pcie_lane_remove(struct tegra_xusb_lane *lane) tegra210_pcie_lane_remove() argument
2731 struct tegra_xusb_lane *lane = phy_get_drvdata(phy); tegra210_pcie_phy_init() local
2745 struct tegra_xusb_lane *lane = phy_get_drvdata(phy); tegra210_pcie_phy_power_on() local
2760 struct tegra_xusb_lane *lane = phy_get_drvdata(phy); tegra210_pcie_phy_power_off() local
2880 tegra210_sata_lane_remove(struct tegra_xusb_lane *lane) tegra210_sata_lane_remove() argument
2901 struct tegra_xusb_lane *lane = phy_get_drvdata(phy); tegra210_sata_phy_init() local
2914 struct tegra_xusb_lane *lane = phy_get_drvdata(phy); tegra210_sata_phy_power_on() local
2929 struct tegra_xusb_lane *lane = phy_get_drvdata(phy); tegra210_sata_phy_power_off() local
3089 struct tegra_xusb_lane *lane; tegra210_utmi_port_reset() local
3204 struct tegra_xusb_lane *lane; tegra210_xusb_padctl_restore() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/dss/
H A Ddsi.c2959 u8 lane, pol; in dsi_configure_pins() local
/third_party/mesa3d/src/amd/llvm/
H A Dac_nir_to_llvm.c4096 unsigned lane = nir_src_as_uint(instr->src[1]); in visit_intrinsic() local
H A Dac_llvm_build.c3138 _ac_build_readlane(struct ac_llvm_context *ctx, LLVMValueRef src, LLVMValueRef lane, bool with_opt_barrier) _ac_build_readlane() argument
3159 ac_build_readlane_common(struct ac_llvm_context *ctx, LLVMValueRef src, LLVMValueRef lane, bool with_opt_barrier) ac_build_readlane_common() argument
3202 ac_build_readlane_no_opt_barrier(struct ac_llvm_context *ctx, LLVMValueRef src, LLVMValueRef lane) ac_build_readlane_no_opt_barrier() argument
3208 ac_build_readlane(struct ac_llvm_context *ctx, LLVMValueRef src, LLVMValueRef lane) ac_build_readlane() argument
3213 ac_build_writelane(struct ac_llvm_context *ctx, LLVMValueRef src, LLVMValueRef value, LLVMValueRef lane) ac_build_writelane() argument
[all...]
/third_party/node/deps/v8/src/wasm/baseline/mips/
H A Dliftoff-assembler-mips.h1809 StoreLane(Register dst, Register offset, uintptr_t offset_imm, LiftoffRegister src, StoreType type, uint8_t lane, uint32_t* protected_store_pc) StoreLane() argument
/third_party/node/deps/v8/src/wasm/baseline/loong64/
H A Dliftoff-assembler-loong64.h1797 StoreLane(Register dst, Register offset, uintptr_t offset_imm, LiftoffRegister src, StoreType type, uint8_t lane, uint32_t* protected_store_pc) StoreLane() argument
/third_party/node/deps/v8/src/codegen/arm64/
H A Dassembler-arm64.cc2382 void Assembler::ld2(const VRegister& vt, const VRegister& vt2, int lane, in ld2() argument
2498 void Assembler::st2(const VRegister& vt, const VRegister& vt2, int lane, in st2() argument
2407 ld3(const VRegister& vt, const VRegister& vt2, const VRegister& vt3, int lane, const MemOperand& src) ld3() argument
2436 ld4(const VRegister& vt, const VRegister& vt2, const VRegister& vt3, const VRegister& vt4, int lane, const MemOperand& src) ld4() argument
2515 st3(const VRegister& vt, const VRegister& vt2, const VRegister& vt3, int lane, const MemOperand& dst) st3() argument
2535 st4(const VRegister& vt, const VRegister& vt2, const VRegister& vt3, const VRegister& vt4, int lane, const MemOperand& dst) st4() argument
2546 LoadStoreStructSingle(const VRegister& vt, uint32_t lane, const MemOperand& addr, NEONLoadStoreSingleStructOp op) LoadStoreStructSingle() argument
2588 ld1(const VRegister& vt, int lane, const MemOperand& src) ld1() argument
2596 st1(const VRegister& vt, int lane, const MemOperand& dst) st1() argument
[all...]
/third_party/node/deps/v8/src/wasm/baseline/x64/
H A Dliftoff-assembler-x64.h2485 uint8_t lane = shuffle[i]; in emit_i8x16_shuffle() local
2495 uint8_t lane = shuffle[i]; in emit_i8x16_shuffle() local
2449 StoreLane(Register dst, Register offset, uintptr_t offset_imm, LiftoffRegister src, StoreType type, uint8_t lane, uint32_t* protected_store_pc) StoreLane() argument
[all...]
/third_party/node/deps/v8/src/wasm/baseline/riscv64/
H A Dliftoff-assembler-riscv64.h1845 StoreLane(Register dst, Register offset, uintptr_t offset_imm, LiftoffRegister src, StoreType type, uint8_t lane, uint32_t* protected_store_pc) StoreLane() argument
/third_party/node/deps/v8/src/wasm/baseline/mips64/
H A Dliftoff-assembler-mips64.h2093 StoreLane(Register dst, Register offset, uintptr_t offset_imm, LiftoffRegister src, StoreType type, uint8_t lane, uint32_t* protected_store_pc) StoreLane() argument

Completed in 130 milliseconds

12345678