Home
last modified time | relevance | path

Searched refs:mv88e6xxx_reg_unlock (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.4/drivers/net/dsa/mv88e6xxx/
Dptp.c164 mv88e6xxx_reg_unlock(chip); in mv88e6352_tai_event_work()
183 mv88e6xxx_reg_unlock(chip); in mv88e6352_tai_event_work()
192 mv88e6xxx_reg_unlock(chip); in mv88e6352_tai_event_work()
222 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_ptp_adjfine()
233 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_ptp_adjtime()
246 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_ptp_gettime()
263 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_ptp_settime()
316 mv88e6xxx_reg_unlock(chip); in mv88e6352_ptp_enable_extts()
Dhwtstamp.c164 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_set_hwtstamp_config()
307 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_get_rxts()
319 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_get_rxts()
332 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_get_rxts()
413 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_txtstamp_work()
435 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_txtstamp_work()
452 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_txtstamp_work()
Dchip.c153 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_g1_irq_thread_work()
174 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_g1_irq_thread_work()
217 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_g1_irq_bus_sync_unlock()
274 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_g1_irq_free()
343 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_g1_irq_setup()
394 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_irq_poll_free()
593 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_link_state()
626 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_mac_config()
639 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_mac_link_force()
850 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_get_strings()
[all …]
Dglobal2.c913 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_g2_watchdog_thread_fn()
923 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_g2_watchdog_free()
948 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_g2_watchdog_setup()
1005 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_g2_irq_thread_fn()
1036 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_g2_irq_bus_sync_unlock()
Dglobal1_atu.c370 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_g1_atu_prob_irq_thread_fn()
375 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_g1_atu_prob_irq_thread_fn()
Dglobal1_vtu.c612 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_g1_vtu_prob_irq_thread_fn()
617 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_g1_vtu_prob_irq_thread_fn()
Dphy.c148 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_phy_ppu_reenable_work()
Dchip.h648 static inline void mv88e6xxx_reg_unlock(struct mv88e6xxx_chip *chip) in mv88e6xxx_reg_unlock() function