Searched defs:cells (Results 1 – 20 of 20) sorted by relevance
| /u-boot/drivers/pwm/ |
| A D | pwm-cadence-ttc.c | 216 const char *cells; in cadence_ttc_pwm_of_to_plat() local 231 const char *cells; in cadence_ttc_pwm_bind() local
|
| /u-boot/drivers/phy/ |
| A D | sti_usb_phy.c | 110 u32 cells[PHYPARAM_NB]; in sti_usb_phy_probe() local
|
| /u-boot/drivers/timer/ |
| A D | cadence-ttc.c | 102 const char *cells; in cadence_ttc_bind() local
|
| /u-boot/tools/dtoc/ |
| A D | fdt_util.py | 42 def fdt_cells_to_cpu(val, cells): argument
|
| /u-boot/drivers/misc/ |
| A D | irq-uclass.c | 67 int irq_get_by_phandle(struct udevice *dev, const struct phandle_2_arg *cells, in irq_get_by_phandle()
|
| /u-boot/drivers/pinctrl/renesas/ |
| A D | pfc-r7s72100.c | 66 u32 cells[32]; in r7s72100_pfc_set_state() local
|
| /u-boot/drivers/pinctrl/ |
| A D | pinctrl-at91-pio4.c | 161 u32 cells[MAX_PINMUX_ENTRIES]; in atmel_process_config_dev() local
|
| A D | pinctrl-sti.c | 221 u32 cells[MAX_STI_PINCONF_ENTRIES]; in sti_pinctrl_set_state() local
|
| A D | pinctrl-at91.c | 444 u32 cells[MAX_PINMUX_ENTRIES]; in at91_pinctrl_set_state() local
|
| /u-boot/lib/ |
| A D | fdtdec_test.c | 158 fdt32_t cells[4], *ptr = cells; in make_fdt_carveout_device() local
|
| A D | fdtdec.c | 885 u64 fdtdec_get_number(const fdt32_t *ptr, unsigned int cells) in fdtdec_get_number() 1333 fdt32_t cells[4] = {}, *ptr = cells; in fdtdec_add_reserved_memory() local
|
| /u-boot/scripts/dtc/ |
| A D | checks.c | 785 cell_t *cells; in check_pci_bridge() local 828 cell_t *cells; in check_pci_device_bus_num() local 860 cell_t *cells; in check_pci_device_reg() local 934 cell_t *cells = NULL; in check_simple_bus_reg() local
|
| /u-boot/drivers/clk/at91/ |
| A D | compat.c | 864 u32 cells[GENERATED_SOURCE_MAX]; in generic_clk_of_to_plat() local 988 u32 cells[AT91_USB_CLK_SOURCE_MAX]; in at91_usb_clk_of_to_plat() local
|
| /u-boot/board/friendlyarm/nanopi2/ |
| A D | board.c | 564 fdt32_t cells[2]; in ft_board_setup() local
|
| /u-boot/include/ |
| A D | clk.h | 264 struct phandle_1_arg *cells, in clk_get_by_phandle()
|
| /u-boot/drivers/pinctrl/rockchip/ |
| A D | pinctrl-rockchip-core.c | 427 u32 cells[MAX_ROCKCHIP_PINS_ENTRIES * 4]; in rockchip_pinctrl_set_state() local
|
| /u-boot/test/cmd/ |
| A D | fdt.c | 1174 const unsigned int cells) in fdt_test_memory_cells()
|
| /u-boot/drivers/clk/ |
| A D | clk-uclass.c | 39 int clk_get_by_phandle(struct udevice *dev, const struct phandle_1_arg *cells, in clk_get_by_phandle()
|
| /u-boot/common/ |
| A D | fdt_support.c | 1808 uint64_t *val, int cells) in fdt_read_prop() 1928 fdt32_t cells[4]; in fdt_setup_simplefb_node() local
|
| /u-boot/drivers/gpio/ |
| A D | gpio-uclass.c | 1257 const struct phandle_2_arg *cells, in gpio_request_by_phandle()
|
Completed in 69 milliseconds