Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/ingenic/
H A Djz4780_codec.h81 #define CR_TIMER_LSB 0x22 /* LSB of programmable counter */ macro
H A Djz4780_codec.c145 printf("codec CR_TIMER_LSB %x\n", codec_read(sc, CR_TIMER_LSB)); in codec_print_registers()