Searched refs:of_offset (Results 1 – 8 of 8) sorted by relevance
| /arch/mips/mach-octeon/include/mach/ |
| A D | cvmx-helper-board.h | 100 int of_offset; member 168 int of_offset; /** Offset of channel info in dt */ member 192 int of_offset; /** Offset in device tree */ member 202 int of_offset; /** Offset in device tree */ member 223 int of_offset; /** Offset in device tree */ member 261 int of_offset; member
|
| A D | cvmx-helper-gpio.h | 218 int of_offset; /** Offset in device tree */ member 264 int of_offset; /** Device tree node */ member 299 struct cvmx_fdt_gpio_info *cvmx_fdt_gpio_get_info(const void *fdt_addr, int of_offset, 311 struct cvmx_fdt_gpio_info *cvmx_fdt_gpio_get_info_phandle(const void *fdt_addr, int of_offset, 409 struct cvmx_fdt_gpio_led *cvmx_alloc_led(const char *name, int of_offset,
|
| A D | cvmx-helper-fdt.h | 50 int of_offset; member 84 int of_offset; member 404 struct cvmx_fdt_gpio_info *cvmx_fdt_gpio_get_info_phandle(const void *fdt_addr, int of_offset, 517 int cvmx_fdt_parse_cs4343(const void *fdt_addr, int of_offset, struct cvmx_phy_info *phy_info);
|
| A D | cvmx-helper-cfg.h | 774 int cvmx_helper_cfg_get_ipd_port_by_fdt_node_offset(int of_offset); 795 int cvmx_helper_cfg_get_xiface_index_by_fdt_node_offset(int of_offset, int *xiface, int *index);
|
| A D | cvmx-helper-sfp.h | 410 struct cvmx_fdt_sfp_info *cvmx_sfp_find_slot_by_fdt_node(int of_offset);
|
| /arch/mips/mach-octeon/ |
| A D | cvmx-helper-fdt.c | 180 channel->of_offset = ofnode_to_offset(node_chan); in cvmx_fdt_parse_vsc7224_channels() 310 vsc7224->of_offset = ofnode_to_offset(node); in __cvmx_fdt_parse_vsc7224() 441 businfo->of_offset = ofnode_to_offset(node); in cvmx_ofnode_get_i2c_bus()
|
| A D | cvmx-helper-sfp.c | 809 sfp->of_offset = ofnode_to_offset(node); in cvmx_sfp_parse_sfp() 897 sfp->of_offset = ofnode_to_offset(node); in cvmx_sfp_parse_qsfp() 1161 struct cvmx_fdt_sfp_info *cvmx_sfp_find_slot_by_fdt_node(int of_offset) in cvmx_sfp_find_slot_by_fdt_node() argument 1166 if (sfp->of_offset == of_offset) in cvmx_sfp_find_slot_by_fdt_node()
|
| /arch/x86/cpu/tangier/ |
| A D | pinmux.c | 201 __func__, pin_node.of_offset); in tangier_pinctrl_probe()
|
Completed in 21 milliseconds