Home
last modified time | relevance | path

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

/linux-3.4.99/arch/mips/vr41xx/common/
Dcmu.c140 void vr41xx_mask_clock(vr41xx_clock_t clock) in vr41xx_mask_clock() function
213 EXPORT_SYMBOL_GPL(vr41xx_mask_clock);
/linux-3.4.99/arch/mips/include/asm/vr41xx/
Dvr41xx.h72 extern void vr41xx_mask_clock(vr41xx_clock_t clock);
/linux-3.4.99/drivers/tty/serial/
Dvr41xx_siu.c615 vr41xx_mask_clock(SIU_CLOCK); in siu_pm()
618 vr41xx_mask_clock(DSIU_CLOCK); in siu_pm()