Home
last modified time | relevance | path

Searched refs:SLOW (Results 1 – 16 of 16) sorted by relevance

/linux-5.19.10/arch/arm/mach-mmp/
Dmfp-mmp2.h327 #define GPIO43_TWSI2_SCL MFP_CFG_DRV(GPIO43, AF1, SLOW)
328 #define GPIO44_TWSI2_SDA MFP_CFG_DRV(GPIO44, AF1, SLOW)
329 #define GPIO71_TWSI3_SCL MFP_CFG_DRV(GPIO71, AF1, SLOW)
330 #define GPIO72_TWSI3_SDA MFP_CFG_DRV(GPIO72, AF1, SLOW)
331 #define TWSI4_SCL MFP_CFG_DRV(TWSI4_SCL, AF0, SLOW)
332 #define TWSI4_SDA MFP_CFG_DRV(TWSI4_SDA, AF0, SLOW)
333 #define GPIO99_TWSI5_SCL MFP_CFG_DRV(GPIO99, AF4, SLOW)
334 #define GPIO100_TWSI5_SDA MFP_CFG_DRV(GPIO100, AF4, SLOW)
335 #define GPIO97_TWSI6_SCL MFP_CFG_DRV(GPIO97, AF2, SLOW)
336 #define GPIO98_TWSI6_SDA MFP_CFG_DRV(GPIO98, AF2, SLOW)
/linux-5.19.10/Documentation/devicetree/bindings/bus/
Dqcom,ebi2.txt37 this is something just used on the FAST chip selects and that the SLOW
41 FIXME: The chipselects have SLOW and FAST configuration registers. It's a bit
43 together, or if some chip selects are hardwired to be FAST and others are SLOW
76 Optional properties arrays for SLOW chip selects:
/linux-5.19.10/drivers/ufs/host/
Dufs-hisi.h76 #define SLOW 1 macro
Dufs-qcom.h28 #define SLOW 1 macro
Dufs-exynos.h106 #define SLOW 1 macro
/linux-5.19.10/Documentation/arm/samsung-s3c24xx/
Dcpufreq.rst46 The SLOW mode where the PLL is turned off altogether and the
/linux-5.19.10/Documentation/devicetree/bindings/power/supply/
Dcharger-manager.yaml137 - SLOW-CHARGER
/linux-5.19.10/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_tun_encap.c174 if (!mlx5e_is_offloaded_flow(flow) || !flow_flag_test(flow, SLOW)) in mlx5e_tc_encap_flows_add()
225 if (!mlx5e_is_offloaded_flow(flow) || flow_flag_test(flow, SLOW)) in mlx5e_tc_encap_flows_del()
1341 if (flow_flag_test(flow, SLOW)) in mlx5e_invalidate_encap()
/linux-5.19.10/fs/xfs/
DKconfig152 Note that the resulting code will be HUGE and SLOW, and probably
/linux-5.19.10/arch/m68k/fpsp040/
Dstan.S307 |--WHEN REDUCEX IS USED, THE CODE WILL INEVITABLY BE SLOW.
/linux-5.19.10/arch/arm/boot/dts/
Dhisi-x5hd2.dtsi51 * SLOW or DOZE state.
Dqcom-apq8060-dragonboard.dts583 * SLOW chipselect config
/linux-5.19.10/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c1283 flow_flag_set(flow, SLOW); in mlx5e_tc_offload_to_slow_path()
1306 flow_flag_clear(flow, SLOW); in mlx5e_tc_unoffload_from_slow_path()
1656 if (!encap_valid || flow_flag_test(flow, SLOW)) in mlx5e_tc_add_fdb_flow()
1702 if (flow_flag_test(flow, SLOW)) in mlx5e_tc_del_fdb_flow()
3581 flow_flag_set(flow, SLOW); in alloc_flow_post_acts()
3609 if (flow_flag_test(flow, SLOW)) in alloc_flow_post_acts()
/linux-5.19.10/Documentation/scsi/
DChangeLog.ncr53c8xx476 - Use FAST-5 instead of SLOW for slow scsi devices according to
/linux-5.19.10/arch/m68k/ifpsp060/src/
Dfpsp.S5568 #--WHEN REDUCEX IS USED, THE CODE WILL INEVITABLY BE SLOW.
Dfplsp.S5893 #--WHEN REDUCEX IS USED, THE CODE WILL INEVITABLY BE SLOW.