Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/ethernet/
Ddsa_ksz8xxx.c322 dsa_ksz8xxx_read_reg(pdev, KSZ8794_GLOBAL_CTRL10, &tmp); in dsa_ksz8xxx_switch_setup()
324 dsa_ksz8xxx_write_reg(pdev, KSZ8794_GLOBAL_CTRL10, tmp); in dsa_ksz8xxx_switch_setup()
327 dsa_ksz8xxx_read_reg(pdev, KSZ8794_GLOBAL_CTRL10, &tmp); in dsa_ksz8xxx_switch_setup()
329 dsa_ksz8xxx_write_reg(pdev, KSZ8794_GLOBAL_CTRL10, tmp); in dsa_ksz8xxx_switch_setup()
Ddsa_ksz8794.h37 #define KSZ8794_GLOBAL_CTRL10 0x0C macro