Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/
H A Defx_common.c68 #define RESET_TYPE(type) \ macro
798 RESET_TYPE(method)); in efx_reset()
894 RESET_TYPE(type)); in efx_schedule_reset()
910 RESET_TYPE(method)); in efx_schedule_reset()
916 RESET_TYPE(method), RESET_TYPE(type)); in efx_schedule_reset()
/linux/drivers/net/ethernet/sfc/siena/
H A Defx_common.c72 #define RESET_TYPE(type) \ macro
822 RESET_TYPE(method)); in efx_siena_reset()
918 RESET_TYPE(type)); in efx_siena_schedule_reset()
934 RESET_TYPE(method)); in efx_siena_schedule_reset()
940 RESET_TYPE(method), RESET_TYPE(type)); in efx_siena_schedule_reset()
/linux/drivers/gpu/drm/bridge/
H A Dsamsung-dsim.c357 RESET_TYPE, enumerator
375 [RESET_TYPE] = DSIM_SWRST,
393 [RESET_TYPE] = DSIM_SWRST,
411 [RESET_TYPE] = DSIM_FUNCRST,
429 [RESET_TYPE] = DSIM_SWRST,
447 [RESET_TYPE] = DSIM_SWRST,
724 u32 reset_val = dsi->driver_data->reg_values[RESET_TYPE]; in samsung_dsim_reset()
1628 if (driver_data->reg_values[RESET_TYPE] == DSIM_FUNCRST) in samsung_dsim_init()
/linux/drivers/net/ethernet/sfc/falcon/
H A Defx.c2415 RESET_TYPE(method)); in ef4_reset()
2526 RESET_TYPE(type)); in ef4_schedule_reset()
2540 RESET_TYPE(method)); in ef4_schedule_reset()
2546 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()