Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/sfc/
Defx_common.c73 #define RESET_TYPE(type) \ macro
819 RESET_TYPE(method)); in efx_reset()
915 RESET_TYPE(type)); in efx_schedule_reset()
931 RESET_TYPE(method)); in efx_schedule_reset()
937 RESET_TYPE(method), RESET_TYPE(type)); in efx_schedule_reset()
/Linux-v6.1/drivers/net/ethernet/sfc/siena/
Defx_common.c72 #define RESET_TYPE(type) \ macro
827 RESET_TYPE(method)); in efx_siena_reset()
923 RESET_TYPE(type)); in efx_siena_schedule_reset()
939 RESET_TYPE(method)); in efx_siena_schedule_reset()
945 RESET_TYPE(method), RESET_TYPE(type)); in efx_siena_schedule_reset()
/Linux-v6.1/drivers/gpu/drm/exynos/
Dexynos_drm_dsi.c377 RESET_TYPE, enumerator
395 [RESET_TYPE] = DSIM_SWRST,
413 [RESET_TYPE] = DSIM_SWRST,
431 [RESET_TYPE] = DSIM_FUNCRST,
528 u32 reset_val = dsi->driver_data->reg_values[RESET_TYPE]; in exynos_dsi_reset()
1316 if (driver_data->reg_values[RESET_TYPE] == DSIM_FUNCRST) in exynos_dsi_init()
/Linux-v6.1/drivers/staging/rtl8192u/
Dr8192U.h789 } RESET_TYPE; typedef
1043 RESET_TYPE ResetProgress;
Dr8192U_core.c2699 static RESET_TYPE TxCheckStuck(struct net_device *dev) in TxCheckStuck()
2772 static RESET_TYPE RxCheckStuck(struct net_device *dev) in RxCheckStuck()
2800 static RESET_TYPE rtl819x_ifcheck_resetornot(struct net_device *dev) in rtl819x_ifcheck_resetornot()
2803 RESET_TYPE TxResetType = RESET_TYPE_NORESET; in rtl819x_ifcheck_resetornot()
2804 RESET_TYPE RxResetType = RESET_TYPE_NORESET; in rtl819x_ifcheck_resetornot()
3049 RESET_TYPE ResetType = RESET_TYPE_NORESET; in rtl819x_watchdog_wqcallback()
/Linux-v6.1/drivers/net/ethernet/sfc/falcon/
Defx.c2425 RESET_TYPE(method)); in ef4_reset()
2536 RESET_TYPE(type)); in ef4_schedule_reset()
2550 RESET_TYPE(method)); in ef4_schedule_reset()
2556 RESET_TYPE(method), RESET_TYPE(type)); in ef4_schedule_reset()
Dnet_driver.h502 #define RESET_TYPE(type) \ macro
Dfalcon.c1984 RESET_TYPE(method)); in __falcon_reset_hw()