Searched refs:map_mask_name (Results 1 – 2 of 2) sorted by relevance
| /components/drivers/ofw/ |
| A D | base.c | 1225 …ofw_map_id(struct rt_ofw_node *np, rt_uint32_t id, const char *map_name, const char *map_mask_name, in ofw_map_id() argument 1234 if (map_mask_name) in ofw_map_id() 1236 rt_ofw_prop_read_u32(np, map_mask_name, &map_mask); in ofw_map_id() 1252 np->full_name, map_name, map_mask_name, map_mask, id_base); in ofw_map_id() 1294 np->full_name, map_name, map_mask_name, map_mask, in ofw_map_id() 1315 …ofw_map_id(struct rt_ofw_node *np, rt_uint32_t id, const char *map_name, const char *map_mask_name, in rt_ofw_map_id() argument 1346 err = ofw_map_id(np, id, map_name, map_mask_name, map, map_len, ref_np, out_id); in rt_ofw_map_id()
|
| /components/drivers/include/drivers/ |
| A D | ofw.h | 209 …ofw_map_id(struct rt_ofw_node *np, rt_uint32_t id, const char *map_name, const char *map_mask_name,
|
Completed in 7 milliseconds