Home
last modified time | relevance | path

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

/Linux-v4.19/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()
/Linux-v4.19/drivers/staging/rtl8192u/
Dr8192U.h788 } RESET_TYPE; typedef
1030 RESET_TYPE ResetProgress;
Dr8192U_core.c3040 static RESET_TYPE TxCheckStuck(struct net_device *dev) in TxCheckStuck()
3113 static RESET_TYPE RxCheckStuck(struct net_device *dev) in RxCheckStuck()
3144 static RESET_TYPE rtl819x_ifcheck_resetornot(struct net_device *dev) in rtl819x_ifcheck_resetornot()
3147 RESET_TYPE TxResetType = RESET_TYPE_NORESET; in rtl819x_ifcheck_resetornot()
3148 RESET_TYPE RxResetType = RESET_TYPE_NORESET; in rtl819x_ifcheck_resetornot()
3400 RESET_TYPE ResetType = RESET_TYPE_NORESET; in rtl819x_watchdog_wqcallback()
/Linux-v4.19/drivers/net/ethernet/sfc/falcon/
Defx.c2438 RESET_TYPE(method)); in ef4_reset()
2549 RESET_TYPE(type)); in ef4_schedule_reset()
2563 RESET_TYPE(method)); in ef4_schedule_reset()
2569 RESET_TYPE(method), RESET_TYPE(type)); in ef4_schedule_reset()
Dnet_driver.h505 #define RESET_TYPE(type) \ macro
Dfalcon.c1987 RESET_TYPE(method)); in __falcon_reset_hw()
/Linux-v4.19/drivers/net/ethernet/sfc/
Defx.c2764 RESET_TYPE(method)); in efx_reset()
2896 RESET_TYPE(type)); in efx_schedule_reset()
2912 RESET_TYPE(method)); in efx_schedule_reset()
2918 RESET_TYPE(method), RESET_TYPE(type)); in efx_schedule_reset()
Dnet_driver.h574 #define RESET_TYPE(type) \ macro
/Linux-v4.19/drivers/net/ethernet/qlogic/qed/
Dqed_hsi.h13156 #define RESET_TYPE (*((u32 *)(STRUCT_OFFSET(reset_type)))) macro