Searched refs:SROM_DATA_1 (Results 1 – 2 of 2) sorted by relevance
106 #define SROM_DATA_1 0x4 macro1486 srom_clk_write(db, SROM_DATA_1); in read_srom_word()1487 srom_clk_write(db, SROM_DATA_1); in read_srom_word()1492 srom_data = (offset & (1 << i)) ? SROM_DATA_1 : SROM_DATA_0; in read_srom_word()
178 #define SROM_DATA_1 0x4 macro1611 srom_clk_write(ioaddr, SROM_DATA_1); in read_srom_word()1612 srom_clk_write(ioaddr, SROM_DATA_1); in read_srom_word()1617 srom_data = (offset & (1 << i)) ? SROM_DATA_1 : SROM_DATA_0; in read_srom_word()