Home
last modified time | relevance | path

Searched refs:MEC_I2C_PORT_MASK (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/soc/microchip/mec/common/
Dsoc_i2c.c17 #ifndef MEC_I2C_PORT_MASK
18 #define MEC_I2C_PORT_MASK 0xFFFFU macro
71 if (!(BIT(port) & MEC_I2C_PORT_MASK) || !lines) { in soc_i2c_port_lines_get()
Dsoc_i2c.h16 #define MEC_I2C_PORT_MASK 0xFEFFU macro
18 #define MEC_I2C_PORT_MASK 0xFEFFU macro