Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/xtensa/cpu/
H A Dstart.S128 wsr a0, LCOUNT
432 xsr a2, LCOUNT
479 wsr a4, LCOUNT
/OK3568_Linux_fs/u-boot/include/
H A Dlattice.h198 #define LCOUNT 0x66 /* Support intelligent programming. */ macro
/OK3568_Linux_fs/kernel/arch/xtensa/kernel/
H A Dalign.S412 rsr a4, lcount # and LCOUNT != 0
414 addi a4, a4, -1 # decrement LCOUNT and set
/OK3568_Linux_fs/u-boot/drivers/fpga/
H A Divm_core.c1012 case LCOUNT: in ispVMCode()