Searched defs:np (Results 1 – 7 of 7) sorted by relevance
49 struct dt_device_node *np; member248 struct dt_device_node *np; in dt_find_node_by_name() local262 struct dt_device_node *np; in dt_find_node_by_type() local275 struct dt_device_node *np; in dt_find_node_by_path() local361 struct dt_device_node *np; in dt_find_compatible_node() local381 struct dt_device_node *np; in dt_find_matching_node() local428 int dt_n_addr_cells(const struct dt_device_node *np) in dt_n_addr_cells()950 struct dt_device_node *np; in dt_find_node_by_phandle() local1682 struct dt_device_node *np; in unflatten_dt_node() local1993 struct dt_device_node *np; in dt_alias_scan() local[all …]
111 struct dt_device_node *np; member282 static inline const char *dt_node_full_name(const struct dt_device_node *np) in dt_node_full_name()287 static inline const char *dt_node_name(const struct dt_device_node *np) in dt_node_name()292 static inline bool_t dt_node_name_is_equal(const struct dt_device_node *np, in dt_node_name_is_equal()298 static inline bool_t dt_node_path_is_equal(const struct dt_device_node *np, in dt_node_path_is_equal()396 static inline bool_t dt_property_read_bool(const struct dt_device_node *np, in dt_property_read_bool()
42 struct dt_device_node *np; in iommu_hardware_setup() local
65 #define of_property_read_u32(np, pname, out) (!dt_property_read_u32(np, pname, out)) argument
30 unsigned int np; member
378 unsigned int np = domctl->u.ioport_permission.nr_ports; in arch_do_domctl() local769 unsigned int np = domctl->u.ioport_mapping.nr_ports; in arch_do_domctl() local
380 uint32_t np: 1; member
Completed in 21 milliseconds