Searched refs:strengths (Results 1 – 9 of 9) sorted by relevance
/linux-4.1.27/drivers/mtd/nand/ |
D | sunxi_nand.c | 920 static const u8 strengths[] = { 16, 24, 28, 32, 40, 48, 56, 60, 64 }; in sunxi_nand_hw_common_ecc_ctrl_init() local 935 for (i = 0; i < ARRAY_SIZE(strengths); i++) { in sunxi_nand_hw_common_ecc_ctrl_init() 936 if (ecc->strength <= strengths[i]) in sunxi_nand_hw_common_ecc_ctrl_init() 940 if (i >= ARRAY_SIZE(strengths)) { in sunxi_nand_hw_common_ecc_ctrl_init()
|
/linux-4.1.27/drivers/pinctrl/qcom/ |
D | pinctrl-spmi-gpio.c | 456 static const char *const strengths[] = { in pmic_gpio_config_dbg_show() local 485 seq_printf(s, " %-7s", strengths[pad->strength]); in pmic_gpio_config_dbg_show()
|
/linux-4.1.27/Documentation/devicetree/bindings/pinctrl/ |
D | qcom,pmic-gpio.txt | 159 drive strengths are:
|
/linux-4.1.27/arch/arm/boot/dts/ |
D | exynos5250-spring.dts | 445 * On Spring we've got SIP WiFi and so can keep drive strengths low to
|
D | exynos5250-snow.dts | 562 * On Snow we've got SIP WiFi and so can keep drive strengths low to
|
D | exynos5420-peach-pit.dts | 843 /* Adjust WiFi drive strengths lower for EMI */
|
D | exynos5800-peach-pi.dts | 806 /* Adjust WiFi drive strengths lower for EMI */
|
/linux-4.1.27/Documentation/s390/ |
D | Debugging390.txt | 235 On 390 our limitations & strengths make us slightly different. 757 VM's strengths are usually other debuggers weaknesses you can get at any
|
/linux-4.1.27/Documentation/networking/ |
D | bonding.txt | 2149 various load balancing modes each have strengths and weaknesses in
|