Searched refs:SLOW (Results 1 – 17 of 17) sorted by relevance
/linux/arch/arm/mach-mmp/ |
A D | mfp-mmp2.h | 327 #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/Documentation/devicetree/bindings/bus/ |
A D | qcom,ebi2.txt | 37 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/drivers/scsi/ufs/ |
A D | ufs-hisi.h | 76 #define SLOW 1 macro
|
A D | ufs-qcom.h | 27 #define SLOW 1 macro
|
A D | ufs-exynos.h | 106 #define SLOW 1 macro
|
/linux/Documentation/arm/samsung-s3c24xx/ |
A D | cpufreq.rst | 46 The SLOW mode where the PLL is turned off altogether and the
|
/linux/Documentation/devicetree/bindings/power/supply/ |
A D | charger-manager.yaml | 136 - SLOW-CHARGER
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
A D | tc_tun_encap.c | 174 if (!mlx5e_is_offloaded_flow(flow) || !flow_flag_test(flow, SLOW)) in mlx5e_tc_encap_flows_add() 215 if (!mlx5e_is_offloaded_flow(flow) || flow_flag_test(flow, SLOW)) in mlx5e_tc_encap_flows_del() 1322 if (flow_flag_test(flow, SLOW)) in mlx5e_invalidate_encap()
|
/linux/fs/xfs/ |
A D | Kconfig | 152 Note that the resulting code will be HUGE and SLOW, and probably
|
/linux/arch/m68k/fpsp040/ |
A D | stan.S | 307 |--WHEN REDUCEX IS USED, THE CODE WILL INEVITABLY BE SLOW.
|
/linux/Documentation/networking/device_drivers/ethernet/dec/ |
A D | de4x5.rst | 143 INTERRUPT CARDS FROM THE SLOW INTERRUPT CARDS to ensure that they do not
|
/linux/arch/arm/boot/dts/ |
A D | hisi-x5hd2.dtsi | 51 * SLOW or DOZE state.
|
A D | qcom-apq8060-dragonboard.dts | 583 * SLOW chipselect config
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
A D | en_tc.c | 1230 flow_flag_set(flow, SLOW); in mlx5e_tc_offload_to_slow_path() 1253 flow_flag_clear(flow, SLOW); in mlx5e_tc_unoffload_from_slow_path() 1599 if (flow_flag_test(flow, SLOW)) in mlx5e_tc_del_fdb_flow()
|
/linux/Documentation/scsi/ |
A D | ChangeLog.ncr53c8xx | 476 - Use FAST-5 instead of SLOW for slow scsi devices according to
|
/linux/arch/m68k/ifpsp060/src/ |
A D | fpsp.S | 5568 #--WHEN REDUCEX IS USED, THE CODE WILL INEVITABLY BE SLOW.
|
A D | fplsp.S | 5893 #--WHEN REDUCEX IS USED, THE CODE WILL INEVITABLY BE SLOW.
|
Completed in 77 milliseconds