HomeSort by relevance Sort by last modified time
    Searched refs:BONITO (Results 1 - 5 of 5) sorted by null

  /external/kernel-headers/original/asm-mips/mips-boards/
bonito64.h 2 * Bonito Register Map
4 * This file is the original bonito.h from Algorithmics with minor changes
19 /* This bonito64 version editted from bonito.h Revision 1.48 on 11/09/00 */
27 #define BONITO(x) (x)
31 #define BONITO(x) (*(volatile u32 *)((char *)CKSEG1ADDR(BONITO_REG_BASE) + (x)))
42 #define BONITO(x) *(volatile u32 *)(_pcictrl_bonito + (x))
79 /* Bonito Register Bases */
87 #define BONITO_PCI_REG(x) BONITO(BONITO_PCICONFIGBASE + (x))
113 /* 1. Bonito h/w Configuration */
116 #define BONITO_BONPONCFG BONITO(BONITO_REGBASE + 0x00
    [all...]
  /bionic/libc/kernel/arch-mips/asm/mips-boards/
bonito64.h 22 #define BONITO(x) (x)
24 #define BONITO(x) *(volatile u32 *)(_pcictrl_bonito + (x))
65 #define BONITO_PCI_REG(x) BONITO(BONITO_PCICONFIGBASE + (x))
91 #define BONITO_BONPONCFG BONITO(BONITO_REGBASE + 0x00)
120 #define BONITO_BONGENCFG BONITO(BONITO_REGBASE + BONITO_BONGENCFG_OFFSET)
144 #define BONITO_IODEVCFG BONITO(BONITO_REGBASE + 0x08)
145 #define BONITO_SDCFG BONITO(BONITO_REGBASE + 0x0c)
146 #define BONITO_PCIMAP BONITO(BONITO_REGBASE + 0x10)
147 #define BONITO_PCIMEMBASECFG BONITO(BONITO_REGBASE + 0x14)
149 #define BONITO_PCIMAP_CFG BONITO(BONITO_REGBASE + 0x18
    [all...]
  /development/ndk/platforms/android-9/arch-mips/include/asm/mips-boards/
bonito64.h 22 #define BONITO(x) (x)
24 #define BONITO(x) *(volatile u32 *)(_pcictrl_bonito + (x))
65 #define BONITO_PCI_REG(x) BONITO(BONITO_PCICONFIGBASE + (x))
91 #define BONITO_BONPONCFG BONITO(BONITO_REGBASE + 0x00)
120 #define BONITO_BONGENCFG BONITO(BONITO_REGBASE + BONITO_BONGENCFG_OFFSET)
144 #define BONITO_IODEVCFG BONITO(BONITO_REGBASE + 0x08)
145 #define BONITO_SDCFG BONITO(BONITO_REGBASE + 0x0c)
146 #define BONITO_PCIMAP BONITO(BONITO_REGBASE + 0x10)
147 #define BONITO_PCIMEMBASECFG BONITO(BONITO_REGBASE + 0x14)
149 #define BONITO_PCIMAP_CFG BONITO(BONITO_REGBASE + 0x18
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/mips-boards/
bonito64.h 22 #define BONITO(x) (x)
24 #define BONITO(x) *(volatile u32 *)(_pcictrl_bonito + (x))
65 #define BONITO_PCI_REG(x) BONITO(BONITO_PCICONFIGBASE + (x))
91 #define BONITO_BONPONCFG BONITO(BONITO_REGBASE + 0x00)
120 #define BONITO_BONGENCFG BONITO(BONITO_REGBASE + BONITO_BONGENCFG_OFFSET)
144 #define BONITO_IODEVCFG BONITO(BONITO_REGBASE + 0x08)
145 #define BONITO_SDCFG BONITO(BONITO_REGBASE + 0x0c)
146 #define BONITO_PCIMAP BONITO(BONITO_REGBASE + 0x10)
147 #define BONITO_PCIMEMBASECFG BONITO(BONITO_REGBASE + 0x14)
149 #define BONITO_PCIMAP_CFG BONITO(BONITO_REGBASE + 0x18
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/mips-boards/
bonito64.h 22 #define BONITO(x) (x)
24 #define BONITO(x) *(volatile u32 *)(_pcictrl_bonito + (x))
65 #define BONITO_PCI_REG(x) BONITO(BONITO_PCICONFIGBASE + (x))
91 #define BONITO_BONPONCFG BONITO(BONITO_REGBASE + 0x00)
120 #define BONITO_BONGENCFG BONITO(BONITO_REGBASE + BONITO_BONGENCFG_OFFSET)
144 #define BONITO_IODEVCFG BONITO(BONITO_REGBASE + 0x08)
145 #define BONITO_SDCFG BONITO(BONITO_REGBASE + 0x0c)
146 #define BONITO_PCIMAP BONITO(BONITO_REGBASE + 0x10)
147 #define BONITO_PCIMEMBASECFG BONITO(BONITO_REGBASE + 0x14)
149 #define BONITO_PCIMAP_CFG BONITO(BONITO_REGBASE + 0x18
    [all...]

Completed in 33 milliseconds