]> err.no Git - linux-2.6/blobdiff - include/linux/mmc/sdio.h
Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linvill...
[linux-2.6] / include / linux / mmc / sdio.h
index 9b1ec76cac379fa088a7f2424a19af64ff045301..47ba464f5170eb3695d11192b28ee96601ead6b8 100644 (file)
  * Function Basic Registers (FBR)
  */
 
+#define SDIO_FBR_BASE(f)       ((f) * 0x100) /* base of function f's FBRs */
+
 #define SDIO_FBR_STD_IF                0x00
 
 #define  SDIO_FBR_SUPPORTS_CSA 0x40    /* supports Code Storage Area */