Searched refs:RESET_TYPE (Results 1 – 9 of 9) sorted by relevance
71 #define RESET_TYPE(type) \ macro817 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()
617 #define RESET_TYPE(type) \ macro
382 RESET_TYPE, enumerator400 [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()
789 } RESET_TYPE; typedef1043 RESET_TYPE ResetProgress;
2883 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()
2435 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()
502 #define RESET_TYPE(type) \ macro
1984 RESET_TYPE(method)); in __falcon_reset_hw()
13318 #define RESET_TYPE (*((u32 *)(STRUCT_OFFSET(reset_type)))) macro