Home
last modified time | relevance | path

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

/drivers/gpu/drm/exynos/
Dexynos_drm_dsi.c376 RESET_TYPE, enumerator
394 [RESET_TYPE] = DSIM_SWRST,
412 [RESET_TYPE] = DSIM_FUNCRST,
521 DSI_WRITE(dsi, DSIM_SWRST_REG, driver_data->reg_values[RESET_TYPE]); in exynos_dsi_reset()
1306 if (driver_data->reg_values[RESET_TYPE] == DSIM_FUNCRST) in exynos_dsi_init()
/drivers/staging/rtl8192u/
Dr8192U.h830 } RESET_TYPE; typedef
1073 RESET_TYPE ResetProgress;
Dr8192U_core.c3084 static RESET_TYPE TxCheckStuck(struct net_device *dev) in TxCheckStuck()
3156 static RESET_TYPE RxCheckStuck(struct net_device *dev) in RxCheckStuck()
3187 static RESET_TYPE rtl819x_ifcheck_resetornot(struct net_device *dev) in rtl819x_ifcheck_resetornot()
3190 RESET_TYPE TxResetType = RESET_TYPE_NORESET; in rtl819x_ifcheck_resetornot()
3191 RESET_TYPE RxResetType = RESET_TYPE_NORESET; in rtl819x_ifcheck_resetornot()
3447 RESET_TYPE ResetType = RESET_TYPE_NORESET; in rtl819x_watchdog_wqcallback()
/drivers/net/ethernet/sfc/
Defx.c2593 RESET_TYPE(method)); in efx_reset()
2725 RESET_TYPE(type)); in efx_schedule_reset()
2741 RESET_TYPE(method)); in efx_schedule_reset()
2747 RESET_TYPE(method), RESET_TYPE(type)); in efx_schedule_reset()
Dnet_driver.h650 #define RESET_TYPE(type) \ macro
Dfalcon.c1981 RESET_TYPE(method)); in __falcon_reset_hw()