Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sfc/
H A Defx_common.c68 #define RESET_TYPE(type) \ macro
814 RESET_TYPE(method)); in efx_reset()
910 RESET_TYPE(type)); in efx_schedule_reset()
926 RESET_TYPE(method)); in efx_schedule_reset()
932 RESET_TYPE(method), RESET_TYPE(type)); in efx_schedule_reset()
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Defx_common.c72 #define RESET_TYPE(type) \ macro
827 RESET_TYPE(method)); in efx_siena_reset()
923 RESET_TYPE(type)); in efx_siena_schedule_reset()
939 RESET_TYPE(method)); in efx_siena_schedule_reset()
945 RESET_TYPE(method), RESET_TYPE(type)); in efx_siena_schedule_reset()
/openbmc/linux/drivers/gpu/drm/bridge/
H A Dsamsung-dsim.c313 RESET_TYPE, enumerator
331 [RESET_TYPE] = DSIM_SWRST,
349 [RESET_TYPE] = DSIM_SWRST,
367 [RESET_TYPE] = DSIM_FUNCRST,
385 [RESET_TYPE] = DSIM_SWRST,
541 u32 reset_val = dsi->driver_data->reg_values[RESET_TYPE]; in samsung_dsim_reset()
1410 if (driver_data->reg_values[RESET_TYPE] == DSIM_FUNCRST) in samsung_dsim_init()
/openbmc/linux/drivers/staging/rtl8192u/
H A Dr8192U.h789 } RESET_TYPE; typedef
1043 RESET_TYPE ResetProgress;
H A Dr8192U_core.c2699 static RESET_TYPE TxCheckStuck(struct net_device *dev) in TxCheckStuck()
2772 static RESET_TYPE RxCheckStuck(struct net_device *dev) in RxCheckStuck()
2800 static RESET_TYPE rtl819x_ifcheck_resetornot(struct net_device *dev) in rtl819x_ifcheck_resetornot()
2803 RESET_TYPE TxResetType = RESET_TYPE_NORESET; in rtl819x_ifcheck_resetornot()
2804 RESET_TYPE RxResetType = RESET_TYPE_NORESET; in rtl819x_ifcheck_resetornot()
3049 RESET_TYPE ResetType = RESET_TYPE_NORESET; in rtl819x_watchdog_wqcallback()
/openbmc/linux/drivers/net/ethernet/sfc/falcon/
H A Defx.c2424 RESET_TYPE(method)); in ef4_reset()
2535 RESET_TYPE(type)); in ef4_schedule_reset()
2549 RESET_TYPE(method)); in ef4_schedule_reset()
2555 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()