Home
last modified time | relevance | path

Searched refs:port_sel (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/drivers/i2c/
Di2c_mchp_xec_v2.c87 uint32_t port_sel; member
258 regs->CFG |= (cfg->port_sel & MCHP_I2C_SMB_CFG_PORT_SEL_MASK); in i2c_xec_reset_config()
323 (cfg->port_sel & MCHP_I2C_SMB_CFG_PORT_SEL_MASK); in i2c_xec_recover_bus()
1096 .port_sel = DT_INST_PROP(n, port_sel), \
Di2c_mchp_xec.c49 uint32_t port_sel; member
121 (config->port_sel & in i2c_xec_reset_config()
898 .port_sel = DT_INST_PROP(n, port_sel), \
/Zephyr-latest/doc/releases/
Dmigration-guide-4.2.rst133 * Renamed the device tree property ``port_sel`` to ``port-sel``.
Dmigration-guide-4.1.rst298 * Renamed the device tree property ``port_sel`` to ``port-sel```.
Drelease-notes-3.3.rst1646 - removed property: ``port_sel``