Home
last modified time | relevance | path

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

/Linux-v5.10/arch/arm/mach-s3c/
Dregs-s3c2443-clock.h127 #define S3C2443_PWRCFG_USBPHY (1 << 4) macro
194 cfg = readl(S3C2443_PWRCFG) | S3C2443_PWRCFG_USBPHY; in s3c_hsudc_init_phy()
228 cfg = readl(S3C2443_PWRCFG) & ~S3C2443_PWRCFG_USBPHY; in s3c_hsudc_uninit_phy()