Home
last modified time | relevance | path

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

/drivers/gpu/drm/exynos/
Dexynos_drm_dsi.c379 RESET_TYPE, enumerator
397 [RESET_TYPE] = DSIM_SWRST,
415 [RESET_TYPE] = DSIM_SWRST,
433 [RESET_TYPE] = DSIM_FUNCRST,
530 u32 reset_val = dsi->driver_data->reg_values[RESET_TYPE]; in exynos_dsi_reset()
1318 if (driver_data->reg_values[RESET_TYPE] == DSIM_FUNCRST) in exynos_dsi_init()
/drivers/staging/rtl8192u/
Dr8192U.h789 } RESET_TYPE; typedef
1043 RESET_TYPE ResetProgress;
Dr8192U_core.c2916 static RESET_TYPE TxCheckStuck(struct net_device *dev) in TxCheckStuck()
2989 static RESET_TYPE RxCheckStuck(struct net_device *dev) in RxCheckStuck()
3020 static RESET_TYPE rtl819x_ifcheck_resetornot(struct net_device *dev) in rtl819x_ifcheck_resetornot()
3023 RESET_TYPE TxResetType = RESET_TYPE_NORESET; in rtl819x_ifcheck_resetornot()
3024 RESET_TYPE RxResetType = RESET_TYPE_NORESET; in rtl819x_ifcheck_resetornot()
3276 RESET_TYPE ResetType = RESET_TYPE_NORESET; in rtl819x_watchdog_wqcallback()
/drivers/net/ethernet/sfc/falcon/
Defx.c2435 RESET_TYPE(method)); in ef4_reset()
2546 RESET_TYPE(type)); in ef4_schedule_reset()
2560 RESET_TYPE(method)); in ef4_schedule_reset()
2566 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()
/drivers/net/ethernet/sfc/
Defx.c2761 RESET_TYPE(method)); in efx_reset()
2893 RESET_TYPE(type)); in efx_schedule_reset()
2909 RESET_TYPE(method)); in efx_schedule_reset()
2915 RESET_TYPE(method), RESET_TYPE(type)); in efx_schedule_reset()
Dnet_driver.h571 #define RESET_TYPE(type) \ macro
/drivers/net/ethernet/qlogic/qed/
Dqed_hsi.h13381 #define RESET_TYPE (*((u32 *)(STRUCT_OFFSET(reset_type)))) macro