Searched full:550 (Results 1 – 25 of 173) sorted by relevance
1234567
/linux-6.14.4/Documentation/devicetree/bindings/net/ |
D | mediatek-dwmac.yaml | 81 For MT2712 RMII/MII interface, Allowed value need to be a multiple of 550, 82 or will round down. Range 0~31*550. 91 For MT2712 RMII/MII interface, Allowed value need to be a multiple of 550, 92 or will round down. Range 0~31*550.
|
/linux-6.14.4/arch/arm/boot/dts/ti/omap/ |
D | omap3-overo-common-peripherals.dtsi | 77 st,max-limit-x = <550>; 78 st,max-limit-y = <550>;
|
/linux-6.14.4/Documentation/hwmon/ |
D | coretemp.rst | 120 Z560/550/540/530P/530/520PT/520/515/510PT/510P 90 122 N570/550 100 194 560/550/540/530 100
|
D | sis5595.rst | 42 550 0008 0550
|
/linux-6.14.4/drivers/net/ethernet/stmicro/stmmac/ |
D | dwmac-mediatek.c | 149 /* 550ps per stage for MII/RMII */ in mt2712_delay_ps2stage() 150 mac_delay->tx_delay /= 550; in mt2712_delay_ps2stage() 151 mac_delay->rx_delay /= 550; in mt2712_delay_ps2stage() 174 /* 550ps per stage for MII/RMII */ in mt2712_delay_stage2ps() 175 mac_delay->tx_delay *= 550; in mt2712_delay_stage2ps() 176 mac_delay->rx_delay *= 550; in mt2712_delay_stage2ps()
|
/linux-6.14.4/Documentation/gpu/amdgpu/ |
D | dgpu-asic-info-table.csv | 13 Radeon (TM) (RX|Pro WX) E9260 /460 /V5300X /550 /560(X) Series, POLARIS11, DCE 11.2, 8, VCE 3.4 / U… 14 Radeon (RX/Pro) 500 /540(X) /550 /640 /WX2100 /WX3100 /WX200 Series, POLARIS12, DCE 11.2, 8, VCE 3.…
|
/linux-6.14.4/Documentation/devicetree/bindings/arm/ |
D | arm,cci-400.yaml | 30 - arm,cci-550 78 - const: arm,cci-550-pmu,r0
|
/linux-6.14.4/Documentation/devicetree/bindings/iio/accel/ |
D | lis302.txt | 115 st,max-limit-x = <550>; 116 st,max-limit-y = <550>;
|
/linux-6.14.4/drivers/net/ethernet/dlink/ |
D | Kconfig | 27 D-Link DGE-550T Gigabit Ethernet Adapter.
|
/linux-6.14.4/drivers/perf/ |
D | Kconfig | 29 bool "support CCI-500/CCI-550" 33 CCI-500/CCI-550 both provide 8 independent event counters, which can
|
/linux-6.14.4/drivers/interconnect/qcom/ |
D | qdu1000.h | 80 #define QDU1000_SLAVE_LLCC 550
|
D | sm8450.h | 113 #define SM8450_SLAVE_TCSR 550
|
D | sc8280xp.h | 124 #define SC8280XP_SLAVE_PCIE_2B_CFG 550
|
/linux-6.14.4/drivers/media/dvb-frontends/ |
D | lnbp21.h | 32 1:Iout=400-550mA Isc=200mA */
|
/linux-6.14.4/arch/sparc/include/asm/ |
D | vaddrs.h | 20 #define SRMMU_MIN_NOCACHE_PAGES (550)
|
/linux-6.14.4/tools/testing/selftests/timers/ |
D | valid-adjtimex.c | 98 -550 * SHIFTED_PPM, 99 550 * SHIFTED_PPM,
|
/linux-6.14.4/drivers/ata/ |
D | pata_icside.c | 172 * A 250 (250) 312 (550) 562 (800) 173 * B 187 (200) 250 (550) 437 (750) 211 } else if (t.active <= 200 && t.recover <= 550 && t.cycle <= 750) { in pata_icside_set_dmamode()
|
/linux-6.14.4/Documentation/i2c/busses/ |
D | i2c-sis5595.rst | 30 550 0008 0550
|
/linux-6.14.4/Documentation/admin-guide/media/ |
D | ivtv-cardlist.rst | 42 - Yuan PG600, Diamond PVR-550
|
/linux-6.14.4/Documentation/networking/device_drivers/ethernet/dlink/ |
D | dl2k.rst | 25 - D-Link DGE-550T Gigabit Ethernet Adapter. 26 - D-Link DGE-550SX Gigabit Ethernet Adapter.
|
/linux-6.14.4/drivers/hwmon/ |
D | ltc2947-core.c | 633 DIV_ROUND_CLOSEST(val - 550, 204)); in ltc2947_write_temp() 638 DIV_ROUND_CLOSEST(val - 550, 204)); in ltc2947_write_temp() 648 DIV_ROUND_CLOSEST(val - 550, 204)); in ltc2947_write_temp() 653 DIV_ROUND_CLOSEST(val - 550, 204)); in ltc2947_write_temp()
|
/linux-6.14.4/drivers/video/fbdev/sis/ |
D | initdef.h | 444 #define Panel_320x240_1 0x10 /* SiS 550 xSTN */ 447 #define Panel_320x240_2 0x13 /* SiS 550 xSTN */ 448 #define Panel_320x240_3 0x14 /* SiS 550 xSTN */
|
/linux-6.14.4/drivers/watchdog/ |
D | sbc8360.c | 107 * A | 5.5s 55s 550s 1100s 165 {0xA, 3}, /* 42 = 550s */
|
/linux-6.14.4/tools/perf/tests/ |
D | maps.c | 133 map__set_start(map_kcore2, 550); in test__maps__merge_in()
|
/linux-6.14.4/arch/mips/ath79/ |
D | setup.c | 173 chip = "550X"; in ath79_detect_sys_type()
|
1234567