Searched refs:DRIVE1_02MA (Results 1 – 5 of 5) sorted by relevance
/openbmc/u-boot/arch/arm/cpu/armv8/hisilicon/ |
H A D | pinmux.c | 39 writel(DRIVE1_02MA, &pmx1->iocfg[54]); /* UART1_TXD */ in hi6220_uart_config() 61 writel(DRIVE1_02MA | PULL_DOWN, &pmx1->iocfg[100]); in hi6220_uart_config() 63 writel(DRIVE1_02MA | PULL_DOWN, &pmx1->iocfg[101]); in hi6220_uart_config() 65 writel(DRIVE1_02MA | PULL_DOWN, &pmx1->iocfg[102]); in hi6220_uart_config() 67 writel(DRIVE1_02MA | PULL_DOWN, &pmx1->iocfg[103]); in hi6220_uart_config() 77 writel(DRIVE1_02MA | PULL_DOWN, &pmx1->iocfg[120]); in hi6220_uart_config() 79 writel(DRIVE1_02MA | PULL_DOWN, &pmx1->iocfg[121]); in hi6220_uart_config() 81 writel(DRIVE1_02MA | PULL_DOWN, &pmx1->iocfg[122]); in hi6220_uart_config() 83 writel(DRIVE1_02MA | PULL_DOWN, &pmx1->iocfg[123]); in hi6220_uart_config() 90 writel(DRIVE1_02MA | PULL_DOWN, &pmx1->iocfg[118]); in hi6220_uart_config() [all …]
|
/openbmc/linux/arch/arm64/boot/dts/hisilicon/ |
H A D | hikey-pinctrl.dtsi | 253 pinctrl-single,drive-strength = <DRIVE1_02MA DRIVE_MASK>; 262 pinctrl-single,drive-strength = <DRIVE1_02MA DRIVE_MASK>; 314 pinctrl-single,drive-strength = <DRIVE1_02MA DRIVE_MASK>; 339 pinctrl-single,drive-strength = <DRIVE1_02MA DRIVE_MASK>; 356 pinctrl-single,drive-strength = <DRIVE1_02MA DRIVE_MASK>; 381 pinctrl-single,drive-strength = <DRIVE1_02MA DRIVE_MASK>; 404 pinctrl-single,drive-strength = <DRIVE1_02MA DRIVE_MASK>; 413 pinctrl-single,drive-strength = <DRIVE1_02MA DRIVE_MASK>; 422 pinctrl-single,drive-strength = <DRIVE1_02MA DRIVE_MASK>; 439 pinctrl-single,drive-strength = <DRIVE1_02MA DRIVE_MASK>; [all …]
|
/openbmc/u-boot/include/dt-bindings/pinctrl/ |
H A D | hisi.h | 38 #define DRIVE1_02MA (0 << 4) macro
|
/openbmc/u-boot/arch/arm/include/asm/arch-hi6220/ |
H A D | pinmux.h | 31 #define DRIVE1_02MA (0 << 4) macro
|
/openbmc/linux/include/dt-bindings/pinctrl/ |
H A D | hisi.h | 30 #define DRIVE1_02MA (0 << 4) macro
|