[media] v4l2-ctrls: queryctrl shouldn't attempt to replace V4L2_CID_PRIVATE_BASE IDs
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / drivers / staging / rtl8712 / rtl8712_edcasetting_regdef.h
blobde3d3e23ba95ee513972d370cc4beec4be282c7f
1 #ifndef __RTL8712_EDCASETTING_REGDEF_H__
2 #define __RTL8712_EDCASETTING_REGDEF_H__
4 #define EDCA_VO_PARAM (RTL8712_EDCASETTING_ + 0x00)
5 #define EDCA_VI_PARAM (RTL8712_EDCASETTING_ + 0x04)
6 #define EDCA_BE_PARAM (RTL8712_EDCASETTING_ + 0x08)
7 #define EDCA_BK_PARAM (RTL8712_EDCASETTING_ + 0x0C)
8 #define BCNTCFG (RTL8712_EDCASETTING_ + 0x10)
9 #define CWRR (RTL8712_EDCASETTING_ + 0x12)
10 #define ACMAVG (RTL8712_EDCASETTING_ + 0x16)
11 #define ACMHWCTRL (RTL8712_EDCASETTING_ + 0x17)
12 #define VO_ADMTIME (RTL8712_EDCASETTING_ + 0x18)
13 #define VI_ADMTIME (RTL8712_EDCASETTING_ + 0x1C)
14 #define BE_ADMTIME (RTL8712_EDCASETTING_ + 0x20)
15 #define RL (RTL8712_EDCASETTING_ + 0x24)
17 #endif /* __RTL8712_EDCASETTING_REGDEF_H__ */