Searched refs:lvol_maps (Results 1 – 2 of 2) sorted by relevance
39 struct npcx_lvol lvol_maps[NPCX_GPIO_PORT_PIN_NUM]; member105 const struct npcx_lvol *lvol = &config->lvol_maps[pin]; in gpio_npcx_config()184 const struct npcx_lvol *lvol = &config->lvol_maps[pin]; in gpio_npcx_pin_get_config()413 .lvol_maps = NPCX_DT_LVOL_ITEMS_LIST(inst), \
366 #define NPCX_DT_LVOL_ITEMS_LEN(inst) DT_INST_PROP_LEN(inst, lvol_maps)389 DT_FOREACH_PROP_ELEM(DT_DRV_INST(inst), lvol_maps, \