Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-s5p64x0/
Dclock.c227 val |= S5P64X0_OTHERS_USB_SIG_MASK; in s5p64x0_clk48m_ctrl()
229 val &= ~S5P64X0_OTHERS_USB_SIG_MASK; in s5p64x0_clk48m_ctrl()
/linux-3.4.99/arch/arm/mach-s5p64x0/include/mach/
Dregs-clock.h88 #define S5P64X0_OTHERS_USB_SIG_MASK (1 << 16) macro