Searched refs:SROM_DATA_1 (Results 1 – 2 of 2) sorted by relevance
106 #define SROM_DATA_1 0x4 macro1490 srom_clk_write(db, SROM_DATA_1); in read_srom_word()1491 srom_clk_write(db, SROM_DATA_1); in read_srom_word()1496 srom_data = (offset & (1 << i)) ? SROM_DATA_1 : SROM_DATA_0; in read_srom_word()
178 #define SROM_DATA_1 0x4 macro1605 srom_clk_write(ioaddr, SROM_DATA_1); in read_srom_word()1606 srom_clk_write(ioaddr, SROM_DATA_1); in read_srom_word()1611 srom_data = (offset & (1 << i)) ? SROM_DATA_1 : SROM_DATA_0; in read_srom_word()