Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/dsa/mv88e6xxx/
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()
495 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_region_vtu_snapshot()
574 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_region_stu_snapshot()
612 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_region_pvt_snapshot()
648 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_region_port_snapshot()
H A Dptp.c220 mv88e6xxx_reg_unlock(chip); in mv88e6352_tai_event_work()
239 mv88e6xxx_reg_unlock(chip); in mv88e6352_tai_event_work()
248 mv88e6xxx_reg_unlock(chip); in mv88e6352_tai_event_work()
277 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_ptp_adjfine()
288 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_ptp_adjtime()
301 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_ptp_gettime()
318 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_ptp_settime()
371 mv88e6xxx_reg_unlock(chip); in mv88e6352_ptp_enable_extts()
H A Dhwtstamp.c160 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_set_hwtstamp_config()
273 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_get_rxts()
285 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_get_rxts()
298 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_get_rxts()
379 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_txtstamp_work()
401 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_txtstamp_work()
418 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_txtstamp_work()
H A Dchip.c169 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_g1_irq_thread_work()
190 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_g1_irq_thread_work()
233 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_g1_irq_bus_sync_unlock()
290 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_g1_irq_free()
362 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_g1_irq_setup()
413 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_irq_poll_free()
842 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_get_caps()
906 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_mac_config()
932 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_mac_finish()
960 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_mac_link_down()
[all …]
H A Dpcs-6185.c44 mv88e6xxx_reg_unlock(chip); in mv88e6185_pcs_handle_irq()
68 mv88e6xxx_reg_unlock(chip); in mv88e6185_pcs_get_state()
H A Dswitchdev.c42 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_find_vid()
H A Dglobal2.c974 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_g2_watchdog_thread_fn()
984 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_g2_watchdog_free()
1012 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_g2_watchdog_setup()
1069 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_g2_irq_thread_fn()
1100 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_g2_irq_bus_sync_unlock()
1153 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_g2_irq_setup()
H A Dpcs-6352.c314 mv88e6xxx_reg_unlock(chip); in mv88e6352_pcs_link_check()
331 mv88e6xxx_reg_unlock(chip); in mv88e6352_pcs_init()
H A Dglobal1_atu.c431 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_g1_atu_prob_irq_thread_fn()
467 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_g1_atu_prob_irq_thread_fn()
H A Dglobal1_vtu.c641 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_g1_vtu_prob_irq_thread_fn()
646 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_g1_vtu_prob_irq_thread_fn()
H A Dphy.c180 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_phy_ppu_reenable_work()
H A Dserdes.c216 mv88e6xxx_reg_unlock(chip); in mv88e6352_serdes_get_regs_len()
H A Dchip.h821 static inline void mv88e6xxx_reg_unlock(struct mv88e6xxx_chip *chip) in mv88e6xxx_reg_unlock() function