Searched refs:SROM_DATA_1 (Results 1 – 2 of 2) sorted by relevance
96 #define SROM_DATA_1 0x4 macro1442 srom_clk_write(db, SROM_DATA_1); in read_srom_word()1443 srom_clk_write(db, SROM_DATA_1); in read_srom_word()1448 srom_data = (offset & (1 << i)) ? SROM_DATA_1 : SROM_DATA_0; in read_srom_word()
168 #define SROM_DATA_1 0x4 macro1591 srom_clk_write(ioaddr, SROM_DATA_1); in read_srom_word()1592 srom_clk_write(ioaddr, SROM_DATA_1); in read_srom_word()1597 srom_data = (offset & (1 << i)) ? SROM_DATA_1 : SROM_DATA_0; in read_srom_word()