| /linux/drivers/pinctrl/uniphier/ |
| H A D | pinctrl-uniphier-core.c | 153 const unsigned int **strengths) in uniphier_conf_get_drvctrl_data() argument 165 *strengths = uniphier_conf_drv_strengths_1bit; in uniphier_conf_get_drvctrl_data() 171 *strengths = uniphier_conf_drv_strengths_2bit; in uniphier_conf_get_drvctrl_data() 177 *strengths = uniphier_conf_drv_strengths_3bit; in uniphier_conf_get_drvctrl_data() 183 *strengths = uniphier_conf_drv_strengths_fixed4; in uniphier_conf_get_drvctrl_data() 186 *strengths = uniphier_conf_drv_strengths_fixed5; in uniphier_conf_get_drvctrl_data() 189 *strengths = uniphier_conf_drv_strengths_fixed8; in uniphier_conf_get_drvctrl_data() 262 const unsigned int *strengths; in uniphier_conf_pin_drive_get() local 266 &mask, &strengths); in uniphier_conf_pin_drive_get() 278 *strength = strengths[(val >> shift) & mask]; in uniphier_conf_pin_drive_get() [all …]
|
| /linux/drivers/mtd/nand/raw/atmel/ |
| H A D | pmecc.c | 142 const int *strengths; member 311 int nbytes, strength = pmecc->caps->strengths[i]; in atmel_pmecc_prepare_user_req() 392 if (pmecc->caps->strengths[strength] == req->ecc.strength) in atmel_pmecc_create_user() 412 const int *strengths = user->pmecc->caps->strengths; in get_strength() local 414 return strengths[user->cache.cfg & PMECC_CFG_BCH_STRENGTH_MASK]; in get_strength() 901 .strengths = atmel_pmecc_strengths, 908 .strengths = atmel_pmecc_strengths, 915 .strengths = atmel_pmecc_strengths,
|
| /linux/drivers/pinctrl/qcom/ |
| H A D | pinctrl-ssbi-gpio.c | 561 static const char * const strengths[] = { in pm8xxx_gpio_dbg_show_one() local 575 seq_printf(s, " %-7s", strengths[pin->output_strength]); in pm8xxx_gpio_dbg_show_one()
|
| H A D | pinctrl-spmi-gpio.c | 672 static const char *const strengths[] = { in pmic_gpio_config_dbg_show() local 713 seq_printf(s, " %-7s", strengths[pad->strength]); in pmic_gpio_config_dbg_show()
|
| /linux/drivers/mtd/nand/raw/ |
| H A D | sunxi_nand.c | 1796 const u8 *strengths = nfc->caps->ecc_strengths; in sunxi_nand_hw_ecc_ctrl_init() local 1821 if (strengths[i] > ecc->strength) in sunxi_nand_hw_ecc_ctrl_init() 1828 ecc->strength = strengths[i - 1]; in sunxi_nand_hw_ecc_ctrl_init() 1842 if (ecc->strength <= strengths[i]) { in sunxi_nand_hw_ecc_ctrl_init() 1847 ecc->strength = strengths[i]; in sunxi_nand_hw_ecc_ctrl_init()
|
| H A D | rockchip-nand-controller.c | 990 const u8 *strengths = nfc->cfg->ecc_strengths; in rk_nfc_ecc_init() local 1011 if (max_strength >= strengths[i]) in rk_nfc_ecc_init() 1020 ecc->strength = strengths[i]; in rk_nfc_ecc_init()
|
| H A D | arasan-nand-controller.c | 1091 .strengths = anfc_hw_ecc_512_strengths, 1096 .strengths = anfc_hw_ecc_1024_strengths,
|
| H A D | meson_nand.c | 242 .strengths = axg_stepinfo_strengths, 247 .strengths = axg_stepinfo_strengths,
|
| H A D | nand_base.c | 5915 if (stepinfo->strengths[j] != preset_strength) in nand_check_ecc_caps() 5978 strength = stepinfo->strengths[j]; in nand_match_ecc_req() 6055 strength = stepinfo->strengths[j]; in nand_maximize_ecc()
|
| H A D | cadence-nand-controller.c | 1170 cdns_ctrl->ecc_stepinfos[i].strengths = in cadence_nand_read_bch_caps()
|
| /linux/include/linux/mtd/ |
| H A D | rawnand.h | 266 const int *strengths; member 287 .strengths = __name##_strengths, \
|
| /linux/arch/arm/boot/dts/samsung/ |
| H A D | exynos5250-spring.dts | 443 * On Spring we've got SIP WiFi and so can keep drive strengths low to
|
| H A D | exynos5250-snow-common.dtsi | 569 * On Snow we've got SIP WiFi and so can keep drive strengths low to
|
| H A D | exynos5420-peach-pit.dts | 876 /* Adjust WiFi drive strengths lower for EMI */
|
| H A D | exynos5800-peach-pi.dts | 858 /* Adjust WiFi drive strengths lower for EMI */
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | sc7280-qcard.dtsi | 565 * settings to the board device tree. Drive strengths tend to be assinged here
|
| /linux/Documentation/arch/arm/stm32/ |
| H A D | stm32-dma-mdma-chaining.rst | 46 STM32 DMA-MDMA chaining feature relies on the strengths of STM32 DMA and
|
| /linux/Documentation/userspace-api/netlink/ |
| H A D | intro.rst | 441 One of the strengths of Netlink is the ability to send event notifications
|
| /linux/Documentation/filesystems/nfs/ |
| H A D | nfsd-maintainer-entry-profile.rst | 130 have their strengths and weaknesses. Contributors should select the
|
| /linux/Documentation/networking/ |
| H A D | bonding.rst | 2316 various load balancing modes each have strengths and weaknesses in
|