Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/
H A Defx_common.c71 #define RESET_TYPE(type) \ macro
817 RESET_TYPE(method)); in efx_reset()
913 RESET_TYPE(type)); in efx_schedule_reset()
929 RESET_TYPE(method)); in efx_schedule_reset()
935 RESET_TYPE(method), RESET_TYPE(type)); in efx_schedule_reset()
H A Dnet_driver.h617 #define RESET_TYPE(type) \ macro
/OK3568_Linux_fs/kernel/drivers/gpu/drm/exynos/
H A Dexynos_drm_dsi.c382 RESET_TYPE, enumerator
400 [RESET_TYPE] = DSIM_SWRST,
418 [RESET_TYPE] = DSIM_SWRST,
436 [RESET_TYPE] = DSIM_FUNCRST,
533 u32 reset_val = dsi->driver_data->reg_values[RESET_TYPE]; in exynos_dsi_reset()
1321 if (driver_data->reg_values[RESET_TYPE] == DSIM_FUNCRST) in exynos_dsi_init()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8192u/
H A Dr8192U.h789 } RESET_TYPE; typedef
1043 RESET_TYPE ResetProgress;
H A Dr8192U_core.c2883 static RESET_TYPE TxCheckStuck(struct net_device *dev) in TxCheckStuck()
2956 static RESET_TYPE RxCheckStuck(struct net_device *dev) in RxCheckStuck()
2986 static RESET_TYPE rtl819x_ifcheck_resetornot(struct net_device *dev) in rtl819x_ifcheck_resetornot()
2989 RESET_TYPE TxResetType = RESET_TYPE_NORESET; in rtl819x_ifcheck_resetornot()
2990 RESET_TYPE RxResetType = RESET_TYPE_NORESET; in rtl819x_ifcheck_resetornot()
3235 RESET_TYPE ResetType = RESET_TYPE_NORESET; in rtl819x_watchdog_wqcallback()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/falcon/
H A 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()
H A Dnet_driver.h502 #define RESET_TYPE(type) \ macro
H A Dfalcon.c1984 RESET_TYPE(method)); in __falcon_reset_hw()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qed/
H A Dqed_hsi.h13318 #define RESET_TYPE (*((u32 *)(STRUCT_OFFSET(reset_type)))) macro