Searched refs:SROM_DATA_1 (Results 1 – 2 of 2) sorted by relevance
98 #define SROM_DATA_1 0x4 macro1482 srom_clk_write(db, SROM_DATA_1); in read_srom_word()1483 srom_clk_write(db, SROM_DATA_1); in read_srom_word()1488 srom_data = (offset & (1 << i)) ? SROM_DATA_1 : SROM_DATA_0; in read_srom_word()
170 #define SROM_DATA_1 0x4 macro1597 srom_clk_write(ioaddr, SROM_DATA_1); in read_srom_word()1598 srom_clk_write(ioaddr, SROM_DATA_1); in read_srom_word()1603 srom_data = (offset & (1 << i)) ? SROM_DATA_1 : SROM_DATA_0; in read_srom_word()