Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/dsa/mv88e6xxx/
H A 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()
H A Dchip.c154 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_g1_irq_thread_work()
175 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_g1_irq_thread_work()
218 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_g1_irq_bus_sync_unlock()
275 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_g1_irq_free()
347 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_g1_irq_setup()
398 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_irq_poll_free()
498 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_serdes_pcs_get_state()
535 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_serdes_pcs_an_restart()
716 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_mac_config()
740 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_mac_link_down()
[all …]
H A Dhwtstamp.c164 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_set_hwtstamp_config()
277 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_get_rxts()
289 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_get_rxts()
302 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_get_rxts()
383 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_txtstamp_work()
405 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_txtstamp_work()
422 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_txtstamp_work()
H A Ddevlink.c48 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_devlink_param_get()
70 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_devlink_param_set()
131 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_devlink_atu_bin_get()
299 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_region_global_snapshot()
415 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_region_atu_snapshot()
445 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_region_port_snapshot()
H A Dglobal2.c925 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_g2_watchdog_thread_fn()
935 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_g2_watchdog_free()
963 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_g2_watchdog_setup()
1020 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_g2_irq_thread_fn()
1051 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_g2_irq_bus_sync_unlock()
1104 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_g2_irq_setup()
H A Dglobal1_atu.c407 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_g1_atu_prob_irq_thread_fn()
412 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_g1_atu_prob_irq_thread_fn()
H A Dglobal1_vtu.c655 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_g1_vtu_prob_irq_thread_fn()
660 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_g1_vtu_prob_irq_thread_fn()
H A Dphy.c148 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_phy_ppu_reenable_work()
H A Dchip.h704 static inline void mv88e6xxx_reg_unlock(struct mv88e6xxx_chip *chip) in mv88e6xxx_reg_unlock() function