eppcic.c | 87 int ph_width; /* 8 or 16 */ member in struct:eppcic_handle 220 ph->ph_width = 16; 366 ph->ph_width = 8; 368 ph->ph_width = 16; 439 ph->ph_width = 8; 444 ph->ph_width = 16; 602 switch (ph->ph_width) { 669 DPRINTFN(1, ("eppcic_set_pcreg: width=%d, access=%d, hold=%d, pre-charge=%d\n",ph->ph_width,atiming,htiming,ptiming));
|