| /rk3399_rockchip-uboot/arch/powerpc/cpu/mpc83xx/ |
| H A D | cpu_init.c | 21 int open_drain, int assign); 28 int dir, open_drain, assign; in config_qe_ioports() local 31 for (i = 0; qe_iop_conf_tab[i].assign != QE_IOP_TAB_END; i++) { in config_qe_ioports() 36 assign = qe_iop_conf_tab[i].assign; in config_qe_ioports() 37 qe_config_iopin(port, pin, dir, open_drain, assign); in config_qe_ioports()
|
| H A D | qe_io.c | 16 void qe_config_iopin(u8 port, u8 pin, int dir, int open_drain, int assign) in qe_config_iopin() argument 58 pin_2bit_assign = (u32)(assign in qe_config_iopin()
|
| /rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/ |
| H A D | qe_io.c | 17 void qe_config_iopin(u8 port, u8 pin, int dir, int open_drain, int assign) in qe_config_iopin() argument 59 pin_2bit_assign = (u32)(assign in qe_config_iopin()
|
| H A D | cpu_init.c | 132 int open_drain, int assign); 139 int dir, open_drain, assign; in config_qe_ioports() local 142 for (i = 0; qe_iop_conf_tab[i].assign != QE_IOP_TAB_END; i++) { in config_qe_ioports() 147 assign = qe_iop_conf_tab[i].assign; in config_qe_ioports() 148 qe_config_iopin(port, pin, dir, open_drain, assign); in config_qe_ioports()
|
| /rk3399_rockchip-uboot/doc/device-tree-bindings/gpio/ |
| H A D | intel,x86-pinctrl.txt | 16 - mode-func - (optional) function number to assign to the pin. If 22 - pull-assign - (optional) this set the pull assignement (up/down) of the pin
|
| /rk3399_rockchip-uboot/include/ |
| H A D | ioports.h | 59 int assign; member
|
| H A D | fsl_qe.h | 274 void qe_config_iopin(u8 port, u8 pin, int dir, int open_drain, int assign);
|
| /rk3399_rockchip-uboot/doc/device-tree-bindings/mailbox/ |
| H A D | mailbox.txt | 4 assign appropriate mailbox channel to client drivers.
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.zynq | 45 at runtime and assign the modeboot variable to specific bootmode string which 53 "modeboot" variable can assign any of "norboot", "sdboot" or "jtagboot"
|
| H A D | README.atmel_mci | 16 The generic driver does NOT assign port pins to the MCI block
|
| H A D | README.console | 23 devices and their flags. You can assign a standard file (stdin,
|
| H A D | README.vxworks | 75 BIOS_E820_INFO_START, and assign their values to "e820data" and "e820info"
|
| H A D | README.power-framework | 108 -- *battery_init - assign proper callbacks to be used by top
|
| H A D | README.usb | 219 have an assigned MAC address. In this case it is up to you to assign
|
| H A D | README.odroid | 186 then the below will automatically assign an ip address through DHCP.
|
| /rk3399_rockchip-uboot/arch/arm/mach-imx/ |
| H A D | Kconfig | 11 i.MX Resource domain controller is used to assign masters
|
| /rk3399_rockchip-uboot/arch/x86/dts/ |
| H A D | baytrail_som-db5800-som-6867.dts | 46 pull-assign = <1>; 59 pull-assign = <1>;
|
| /rk3399_rockchip-uboot/arch/arm/dts/ |
| H A D | armada-388-clearfog.dts | 217 * PCIe uses ARP to assign addresses, or
|
| /rk3399_rockchip-uboot/common/ |
| H A D | cli_hush.c | 2774 int assign = 0; local 2788 assign = 1; 2802 if (assign) {
|
| /rk3399_rockchip-uboot/doc/device-tree-bindings/pinctrl/ |
| H A D | pinctrl-bindings.txt | 70 pinctrl-names: The list of names to assign states. List entry 0 defines the
|