Searched refs:NPCX_I2C_CTRL_PORT (Results 1 – 3 of 3) sorted by relevance
| /Zephyr-latest/include/zephyr/dt-bindings/i2c/ |
| D | npcx-i2c.h | 10 #define NPCX_I2C_CTRL_PORT(ctrl, port) (((ctrl & 0xf) << 4) | (port & 0xf)) macro
|
| /Zephyr-latest/dts/arm/nuvoton/npcx/ |
| D | npcx.dtsi | 488 port = <NPCX_I2C_CTRL_PORT(0, 0)>; 497 port = <NPCX_I2C_CTRL_PORT(1, 0)>; 506 port = <NPCX_I2C_CTRL_PORT(2, 0)>; 515 port = <NPCX_I2C_CTRL_PORT(3, 0)>; 524 port = <NPCX_I2C_CTRL_PORT(4, 1)>; 533 port = <NPCX_I2C_CTRL_PORT(5, 0)>; 542 port = <NPCX_I2C_CTRL_PORT(5, 1)>; 551 port = <NPCX_I2C_CTRL_PORT(6, 0)>; 560 port = <NPCX_I2C_CTRL_PORT(6, 1)>; 569 port = <NPCX_I2C_CTRL_PORT(7, 0)>;
|
| D | npcx4.dtsi | 525 port = <NPCX_I2C_CTRL_PORT(4, 0)>; 534 port = <NPCX_I2C_CTRL_PORT(7, 1)>;
|