Searched refs:jst (Results 1 – 1 of 1) sorted by relevance
2662 unsigned js1, js2, jst; in snd_cs46xx_gameport_cooked_read() local2669 jst = snd_cs46xx_peekBA0(chip, BA0_JSPT); in snd_cs46xx_gameport_cooked_read()2671 *buttons = (~jst >> 4) & 0x0F; in snd_cs46xx_gameport_cooked_read()2678 for(jst=0;jst<4;++jst) in snd_cs46xx_gameport_cooked_read()2679 if(axes[jst]==0xFFFF) axes[jst] = -1; in snd_cs46xx_gameport_cooked_read()