Searched refs:SROM_DATA_1 (Results 1 – 2 of 2) sorted by relevance
96 #define SROM_DATA_1 0x4 macro1445 srom_clk_write(db, SROM_DATA_1); in read_srom_word()1446 srom_clk_write(db, SROM_DATA_1); in read_srom_word()1451 srom_data = (offset & (1 << i)) ? SROM_DATA_1 : SROM_DATA_0; in read_srom_word()
168 #define SROM_DATA_1 0x4 macro1590 srom_clk_write(ioaddr, SROM_DATA_1); in read_srom_word()1591 srom_clk_write(ioaddr, SROM_DATA_1); in read_srom_word()1596 srom_data = (offset & (1 << i)) ? SROM_DATA_1 : SROM_DATA_0; in read_srom_word()