Searched refs:PTV (Results 1 - 15 of 15) sorted by relevance

/linux-4.1.27/drivers/watchdog/
H A Domap_wdt.h51 #define PTV 0 /* prescale */ macro
52 #define GET_WLDR_VAL(secs) (0xffffffff - ((secs) * (32768/(1<<PTV))) + 1)
H A Domap_wdt.c146 writel_relaxed((1 << 5) | (PTV << 2), base + OMAP_WATCHDOG_CNTRL); omap_wdt_start()
/linux-4.1.27/arch/sh/include/cpu-sh3/cpu/
H A Dsh7720.h67 /* PTV */
/linux-4.1.27/arch/sh/include/cpu-sh4/cpu/
H A Dsh7723.h90 /* PTV */
114 /* SCIF1 (SCIF: 3 pin PTS/PTV) */
122 /* SCIF3 (SCIFA: 5 pin PTS/PTV) */
H A Dsh7724.h92 /* PTV */
180 /* FSI (PTE/PTU/PTV) */
233 /* MSIOF1 (PTV) */
H A Dsh7757.h89 /* PTV */
223 /* PTV (mobule: LBSC, SerMux, R-SPI, EVC, GRA) */
H A Dsh7722.h85 /* PTV */
/linux-4.1.27/arch/sh/boards/
H A Dboard-sh7757lcr.c464 /* SERMUX (PTK, PTL, PTO, PTV) */ sh7757lcr_devices_setup()
530 /* R-SPI (PTV) */ sh7757lcr_devices_setup()
537 /* EVC (PTV, PTW) */ sh7757lcr_devices_setup()
/linux-4.1.27/arch/arm/mach-omap1/
H A Dtime.c213 /* PTV = 0 */ omap_mpu_timer_init()
/linux-4.1.27/drivers/pinctrl/sh-pfc/
H A Dpfc-sh7720.c382 /* PTV GPIO */
562 /* PTV FN */
726 /* PTV */
H A Dpfc-sh7757.c457 /* PTV (mobule: LBSC, SerMux, R-SPI, EVC, GRA) */
685 /* PTV GPIO */
998 /* PTV FN */
1284 /* PTV */
1605 /* PTV (mobule: LBSC, SerMux, R-SPI, EVC, GRA) */
H A Dpfc-sh7723.c514 /* PTV GPIO */
840 /* PTV FN */
1087 /* PTV */
H A Dpfc-sh7724.c477 /*PTV*/
706 /* PTV GPIO */
1059 /* PTV FN */
1326 /* PTV */
H A Dpfc-sh7722.c422 /* PTV */
913 /* PTV */
/linux-4.1.27/drivers/input/keyboard/
H A Dtwl4030_keypad.c295 /* Set PTV prescaler Field */ twl4030_kp_program()

Completed in 714 milliseconds