Searched refs:BONITO_PCIMAP_CFG (Results 1 – 2 of 2) sorted by relevance
158 REGVAL(BONITO_PCIMAP_CFG) = (cfgoff >> 16) | pcimap_cfg; in bonito_conf_read()162 (void)REGVAL(BONITO_PCIMAP_CFG); in bonito_conf_read()194 REGVAL(BONITO_PCIMAP_CFG) = (cfgoff >> 16) | pcimap_cfg; in bonito_conf_write()198 (void)REGVAL(BONITO_PCIMAP_CFG); in bonito_conf_write()
175 #define BONITO_PCIMAP_CFG BONITO(BONITO_REGBASE + 0x18) macro