Home
last modified time | relevance | path

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

/freebsd/sys/arm/ti/am335x/
H A Dtda19988.c57 #define MKREG(page, addr) (((page) << 8) | (addr)) macro
62 #define TDA_VERSION MKREG(0x00, 0x00)
63 #define TDA_MAIN_CNTRL0 MKREG(0x00, 0x01)
65 #define TDA_VERSION_MSB MKREG(0x00, 0x02)
66 #define TDA_SOFTRESET MKREG(0x00, 0x0a)
69 #define TDA_DDC_CTRL MKREG(0x00, 0x0b)
71 #define TDA_CCLK MKREG(0x00, 0x0c)
73 #define TDA_INT_FLAGS_2 MKREG(0x00, 0x11)
76 #define TDA_VIP_CNTRL_0 MKREG(0x00, 0x20)
77 #define TDA_VIP_CNTRL_1 MKREG(0x00, 0x21)
[all …]