Home
last modified time | relevance | path

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

/dports/games/kodi-addon-game.libretro.picodrive/game.libretro.picodrive-1.97.0.19-Matrix/depends/common/picodrive/platform/libpicofe/gp2x/
H A Dsoc.c34 int pollux_chipname[0x30/4 + 1]; in soc_detect() local
35 char *pollux_chipname_c = (char *)pollux_chipname; in soc_detect()
73 pollux_chipname[i >> 2] = memregl[(0x1f810 + i) >> 2]; in soc_detect()