Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/include/asm/arch-am33xx/
H A Dcpu.h31 #define TCLR_TRG_SHIFT (10) /* trigmode on pwm outpin */ macro
/rk3399_rockchip-uboot/board/BuR/common/
H A Dcommon.c104 timerhw->tclr = (TCLR_PT | (2 << TCLR_TRG_SHIFT) | in lcdbacklight()