Lines Matching defs:map
4772 /* Simple map data structure */
4782 * @v2s: The map of pull register value to pull status.
4783 * @s2v: The map of pull status to pull register value.
4792 /* Pull Register value map to status */
4819 /* Pull status map to register value */
5295 struct pinctrl_map **map,
5298 return pinconf_generic_dt_node_to_map(pctldev, np_config, map,
5303 struct pinctrl_map *map, u32 num_maps)
5305 kfree(map);
5443 "can't map ioc bank#%d registers\n", idx);
6026 dev_err(&pdev->dev, "Could not map GPIO Registers!\n");