Home
last modified time | relevance | path

Searched refs:LNB_BASE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/pci/ddbridge/
H A Dddbridge-regs.h132 #define LNB_BASE (0x400) macro
133 #define LNB_CONTROL(i) (LNB_BASE + (i) * 0x20 + 0x00)
146 #define LNB_BUF_LEVEL(i) (LNB_BASE + (i) * 0x20 + 0x10)
147 #define LNB_BUF_WRITE(i) (LNB_BASE + (i) * 0x20 + 0x14)
/kernel/linux/linux-6.6/drivers/media/pci/ddbridge/
H A Dddbridge-regs.h123 #define LNB_BASE (0x400) macro
124 #define LNB_CONTROL(i) (LNB_BASE + (i) * 0x20 + 0x00)
137 #define LNB_BUF_LEVEL(i) (LNB_BASE + (i) * 0x20 + 0x10)
138 #define LNB_BUF_WRITE(i) (LNB_BASE + (i) * 0x20 + 0x14)

Completed in 1 milliseconds