Home
last modified time | relevance | path

Searched refs:swreset (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Dcpu.h304 SAMSUNG_BASE(swreset, SWRESET)
H A Dpower.h21 unsigned int swreset; member
250 unsigned int swreset; member
873 unsigned int swreset; member
/openbmc/linux/drivers/gpu/drm/bridge/
H A Dite-it66121.c485 unsigned int swreset, cpdesire; in it66121_abort_ddc_ops() local
487 ret = regmap_read(ctx->regmap, IT66121_SW_RST_REG, &swreset); in it66121_abort_ddc_ops()
501 (swreset | IT66121_SW_RST_HDCP)); in it66121_abort_ddc_ops()