Home
last modified time | relevance | path

Searched refs:NUM_MCHP_GPIO_PORTS (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/soc/microchip/mec/mec172x/reg/
Dmec172x_gpio.h19 #define NUM_MCHP_GPIO_PORTS 6u macro
20 #define MAX_NUM_MCHP_GPIO (NUM_MCHP_GPIO_PORTS * 32u)
/Zephyr-latest/drivers/pinctrl/
Dpinctrl_mchp_xec.c98 if (port >= NUM_MCHP_GPIO_PORTS) { in xec_config_pin()
/Zephyr-latest/drivers/gpio/
Dgpio_mchp_xec_v2.c25 static const uint32_t valid_ctrl_masks[NUM_MCHP_GPIO_PORTS] = {
Dgpio_mchp_xec.c26 static const uint32_t valid_ctrl_masks[NUM_MCHP_GPIO_PORTS] = {