Home
last modified time | relevance | path

Searched refs:own (Results 1 – 25 of 52) sorted by relevance

123

/rk3399_rockchip-uboot/drivers/gpio/
H A Dintel_broadwell_gpio.c48 val = inl(&regs->own[priv->bank]); in broadwell_gpio_request()
109 if (!(inl(&regs->own[priv->bank]) & mask)) in broadwell_gpio_get_function()
H A DKconfig116 gpio has it's own set of registers.
303 Each GPIO bank is identified by its own entry in the device tree,
/rk3399_rockchip-uboot/lib/efi/
H A DKconfig8 application, with U-Boot using EFI's drivers instead of its own.
33 Set the amount of EFI RAM which is claimed by U-Boot for its own
/rk3399_rockchip-uboot/arch/x86/include/asm/arch-broadwell/
H A Dgpio.h23 u32 own[GPIO_BANKS]; member
/rk3399_rockchip-uboot/drivers/demo/
H A DKconfig10 own code.
/rk3399_rockchip-uboot/doc/
H A DREADME.watchdog29 their own hw_watchdog_reset routine.
H A DREADME.ARC13 their own custom instructions that dramatically increase performance.
H A DREADME.splashprepare8 U-Boot. Define your own version to use this feature.
H A DREADME.cfi22 At the time of writing, there are two boards that define their own
H A DREADME.drivers.eth14 own ethernet device driver. Here we will describe a new pseudo 'APE' driver.
147 own. This doesn't mean you must use the net_rx_packets array however; you're
H A DREADME.NetConsole42 packets. We developed our own tool 'ncb' (see tools directory) that
H A DREADME.xtensa11 Xtensa licensees create their own Xtensa cores with selected features
H A DREADME.srio-pcie-boot-corenet20 d) Slave has its own EEPROM for RCW and PBI.
/rk3399_rockchip-uboot/doc/device-tree-bindings/input/
H A Dcros-ec-keyb.txt15 keyboard. This is recommended if the EC does not have its own logic or
/rk3399_rockchip-uboot/lib/libxbc/
H A DCOPYING118 do not modify the License. You may add Your own attribution
124 You may add Your own copyright statement to Your modifications and
171 on Your own behalf and on Your sole responsibility, not on behalf
183 replaced with your own identifying information. (Don't include
/rk3399_rockchip-uboot/doc/driver-model/
H A Dserial-howto.txt16 - #ifdef out all your own serial driver code (#ifndef CONFIG_DM_SERIAL)
H A Di2c-howto.txt28 - #ifdef out all your own I2C driver code (#ifndef CONFIG_DM_I2C)
H A Dremoteproc-framework.txt107 The driver is expected to maintain it's own statemachine which is
H A Dusb-info.txt48 Each has its own data value. Controllers must be in the UCLASS_USB uclass.
129 and perhaps other hubs. Some hubs will have their own power since otherwise
278 USB hubs are scanned as in the section above. While hubs have their own
290 As an example of a USB device driver, see usb_storage.c. It uses its own
/rk3399_rockchip-uboot/arch/arm/cpu/armv8/
H A DKconfig111 can implement their own specific PSCI functions.
131 System with multi-cluster should difine their own exact value.
/rk3399_rockchip-uboot/drivers/pinctrl/
H A DKconfig41 this option and implement your own set_state callback in the pinctrl
50 framework. Most SoCs have their own own multiplexing arrangement
/rk3399_rockchip-uboot/doc/device-tree-bindings/pinctrl/
H A Dpinctrl-bindings.txt18 own binding.
25 For example, a pin controller may set up its own "active" state when the
41 Each client device's own binding determines the set of states that must be
/rk3399_rockchip-uboot/arch/x86/cpu/broadwell/
H A Dpinctrl_broadwell.c199 outl(owner_gpio[set], &regs->own[set]); in broadwell_pinctrl_commit()
/rk3399_rockchip-uboot/arch/arm/cpu/
H A Du-boot.lds142 /* .ARM.exidx is sorted, so has to go in its own output section. */
/rk3399_rockchip-uboot/tools/patman/
H A DREADME13 - Runs the patches through checkpatch.pl and its own checks
68 To add your own, create a file ~/.patman like this:
242 created based on this information. Each commit gets its own

123