Home
last modified time | relevance | path

Searched refs:strengths (Results 1 – 21 of 21) sorted by relevance

/linux-6.6.21/drivers/pinctrl/uniphier/
Dpinctrl-uniphier-core.c153 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-6.6.21/drivers/mtd/nand/raw/atmel/
Dpmecc.c142 const int *strengths; member
310 int nbytes, strength = pmecc->caps->strengths[i]; in atmel_pmecc_prepare_user_req()
393 if (pmecc->caps->strengths[strength] == req->ecc.strength) in atmel_pmecc_create_user()
419 const int *strengths = user->pmecc->caps->strengths; in get_strength() local
421 return strengths[user->cache.cfg & PMECC_CFG_BCH_STRENGTH_MASK]; in get_strength()
904 .strengths = atmel_pmecc_strengths,
910 .strengths = atmel_pmecc_strengths,
917 .strengths = atmel_pmecc_strengths,
/linux-6.6.21/drivers/mtd/nand/raw/
Dsunxi_nand.c1621 static const u8 strengths[] = { 16, 24, 28, 32, 40, 48, 56, 60, 64 }; in sunxi_nand_hw_ecc_ctrl_init() local
1647 for (i = 0; i < ARRAY_SIZE(strengths); i++) { in sunxi_nand_hw_ecc_ctrl_init()
1648 if (strengths[i] > ecc->strength) in sunxi_nand_hw_ecc_ctrl_init()
1655 ecc->strength = strengths[i - 1]; in sunxi_nand_hw_ecc_ctrl_init()
1668 for (i = 0; i < ARRAY_SIZE(strengths); i++) { in sunxi_nand_hw_ecc_ctrl_init()
1669 if (ecc->strength <= strengths[i]) { in sunxi_nand_hw_ecc_ctrl_init()
1674 ecc->strength = strengths[i]; in sunxi_nand_hw_ecc_ctrl_init()
1679 if (i >= ARRAY_SIZE(strengths)) { in sunxi_nand_hw_ecc_ctrl_init()
Drockchip-nand-controller.c975 const u8 *strengths = nfc->cfg->ecc_strengths; in rk_nfc_ecc_init() local
996 if (max_strength >= strengths[i]) in rk_nfc_ecc_init()
1005 ecc->strength = strengths[i]; in rk_nfc_ecc_init()
Darasan-nand-controller.c1091 .strengths = anfc_hw_ecc_512_strengths,
1096 .strengths = anfc_hw_ecc_1024_strengths,
Dmeson_nand.c235 .strengths = axg_stepinfo_strengths,
240 .strengths = axg_stepinfo_strengths,
Dnand_base.c5994 if (stepinfo->strengths[j] != preset_strength) in nand_check_ecc_caps()
6057 strength = stepinfo->strengths[j]; in nand_match_ecc_req()
6134 strength = stepinfo->strengths[j]; in nand_maximize_ecc()
Dcadence-nand-controller.c1120 cdns_ctrl->ecc_stepinfos[i].strengths = in cadence_nand_read_bch_caps()
/linux-6.6.21/Documentation/devicetree/bindings/mtd/
Dnvidia-tegra20-nand.txt37 - nand-is-boot-medium: Makes sure only ECC strengths supported by the boot ROM
Dvf610-nfc.txt32 - nand-ecc-strength: supported strengths are 24 and 32 bit (see nand-controller.yaml)
/linux-6.6.21/drivers/pinctrl/qcom/
Dpinctrl-ssbi-gpio.c559 static const char * const strengths[] = { in pm8xxx_gpio_dbg_show_one() local
573 seq_printf(s, " %-7s", strengths[pin->output_strength]); in pm8xxx_gpio_dbg_show_one()
Dpinctrl-spmi-gpio.c669 static const char *const strengths[] = { in pmic_gpio_config_dbg_show() local
710 seq_printf(s, " %-7s", strengths[pad->strength]); in pmic_gpio_config_dbg_show()
/linux-6.6.21/include/linux/mtd/
Drawnand.h266 const int *strengths; member
287 .strengths = __name##_strengths, \
/linux-6.6.21/arch/arm/boot/dts/samsung/
Dexynos5250-spring.dts443 * On Spring we've got SIP WiFi and so can keep drive strengths low to
Dexynos5250-snow-common.dtsi569 * On Snow we've got SIP WiFi and so can keep drive strengths low to
Dexynos5420-peach-pit.dts876 /* Adjust WiFi drive strengths lower for EMI */
Dexynos5800-peach-pi.dts858 /* Adjust WiFi drive strengths lower for EMI */
/linux-6.6.21/arch/arm64/boot/dts/qcom/
Dsc7280-qcard.dtsi566 * settings to the board device tree. Drive strengths tend to be assinged here
/linux-6.6.21/Documentation/arch/arm/stm32/
Dstm32-dma-mdma-chaining.rst46 STM32 DMA-MDMA chaining feature relies on the strengths of STM32 DMA and
/linux-6.6.21/Documentation/userspace-api/netlink/
Dintro.rst437 One of the strengths of Netlink is the ability to send event notifications
/linux-6.6.21/Documentation/networking/
Dbonding.rst2335 various load balancing modes each have strengths and weaknesses in