Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/dsa/mv88e6xxx/
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()
Dptp.c220 mv88e6xxx_reg_unlock(chip); in mv88e6352_tai_event_work()
239 mv88e6xxx_reg_unlock(chip); in mv88e6352_tai_event_work()
252 mv88e6xxx_reg_unlock(chip); in mv88e6352_tai_event_work()
281 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_ptp_adjfine()
292 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_ptp_adjtime()
305 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_ptp_gettime()
322 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_ptp_settime()
375 mv88e6xxx_reg_unlock(chip); in mv88e6352_ptp_enable_extts()
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()
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()
853 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_get_caps()
897 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_mac_prepare()
922 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_mac_config()
950 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_mac_finish()
[all …]
Dpcs-6185.c44 mv88e6xxx_reg_unlock(chip); in mv88e6185_pcs_handle_irq()
68 mv88e6xxx_reg_unlock(chip); in mv88e6185_pcs_get_state()
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()
Dswitchdev.c42 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_find_vid()
Dpcs-6352.c314 mv88e6xxx_reg_unlock(chip); in mv88e6352_pcs_link_check()
331 mv88e6xxx_reg_unlock(chip); in mv88e6352_pcs_init()
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()
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()
Dphy.c180 mv88e6xxx_reg_unlock(chip); in mv88e6xxx_phy_ppu_reenable_work()
Dserdes.c216 mv88e6xxx_reg_unlock(chip); in mv88e6352_serdes_get_regs_len()
Dchip.h822 static inline void mv88e6xxx_reg_unlock(struct mv88e6xxx_chip *chip) in mv88e6xxx_reg_unlock() function