Home
last modified time | relevance | path

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

/openbsd/sys/arch/loongson/dev/
H A Dbonitoreg.h89 #define BONITO_PCIMAP_CFG BONITO(BONITO_REGBASE + 0x18) macro
H A Dbonito.c873 REGVAL(BONITO_PCIMAP_CFG) = (cfgoff >> 16) | pcimap_cfg; in bonito_conf_read_internal()
874 (void)REGVAL(BONITO_PCIMAP_CFG); in bonito_conf_read_internal()
924 REGVAL(BONITO_PCIMAP_CFG) = (cfgoff >> 16) | pcimap_cfg; in bonito_conf_write()
925 (void)REGVAL(BONITO_PCIMAP_CFG); in bonito_conf_write()