Home
last modified time | relevance | path

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

/linux/drivers/media/pci/smipcie/
A Dsmipcie.h33 #define IR_CONTROL_REG_BASE 0x0900 macro
98 #define IR_Init_Reg (IR_CONTROL_REG_BASE + 0x00)
99 #define IR_Idle_Cnt_Low (IR_CONTROL_REG_BASE + 0x04)
100 #define IR_Idle_Cnt_High (IR_CONTROL_REG_BASE + 0x05)
101 #define IR_Unit_Cnt_Low (IR_CONTROL_REG_BASE + 0x06)
102 #define IR_Unit_Cnt_High (IR_CONTROL_REG_BASE + 0x07)
103 #define IR_Data_Cnt (IR_CONTROL_REG_BASE + 0x08)

Completed in 4 milliseconds