Home
last modified time | relevance | path

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

/plan9/sys/src/9/pc/
H A Ddevi82365.c162 vcode(int volt) in vcode() function
860 wrreg(pp, Rpc, vcode(atoi(buf+3))|Fautopower|Foutena|Fcardena); in i82365write()
978 x = vcode(ct->vpp1); in pcmio()
H A Ddevpccard.c298 static int vcode(int volt);
1109 x = vcode(ct->vpp1); in pccard_pcmspecial()
1910 vcode(int volt) in vcode() function