Searched refs:cfg_byte (Results 1 – 1 of 1) sorted by relevance
24 static unsigned char cfg_byte = GAYLE_CFG_0V|GAYLE_CFG_150NS; variable86 cfg_byte = (cfg_byte & 0xfc) | v; in pcmcia_program_voltage()87 gayle.config = cfg_byte; in pcmcia_program_voltage()105 cfg_byte = (cfg_byte & 0xf3) | s; in pcmcia_access_speed()106 gayle.config = cfg_byte; in pcmcia_access_speed()