Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/ethernet/
Ddsa_ksz8863.h28 #define KSZ8863_GLOBAL_CTRL1 0x03 macro
Ddsa_ksz8xxx.c284 dsa_ksz8xxx_read_reg(pdev, KSZ8863_GLOBAL_CTRL1, &tmp); in dsa_ksz8xxx_switch_setup()
286 dsa_ksz8xxx_write_reg(pdev, KSZ8863_GLOBAL_CTRL1, tmp); in dsa_ksz8xxx_switch_setup()
289 dsa_ksz8xxx_read_reg(pdev, KSZ8863_GLOBAL_CTRL1, &tmp); in dsa_ksz8xxx_switch_setup()
291 dsa_ksz8xxx_write_reg(pdev, KSZ8863_GLOBAL_CTRL1, tmp); in dsa_ksz8xxx_switch_setup()