Searched refs:speed_value (Results 1 – 1 of 1) sorted by relevance
12251 uchar speed_value in ASC_INITFUNC() argument12255 speed_value &= 0x07; in ASC_INITFUNC()12257 AscWriteChipDmaSpeed(iop_base, speed_value); in ASC_INITFUNC()12269 uchar speed_value; in ASC_INITFUNC() local12272 speed_value = AscReadChipDmaSpeed(iop_base); in ASC_INITFUNC()12273 speed_value &= 0x07; in ASC_INITFUNC()12275 return (speed_value); in ASC_INITFUNC()