Searched refs:SROM_DATA_0 (Results 1 – 3 of 3) sorted by relevance
70 #define SROM_DATA_0 0x0 macro744 SROM_CLK_WRITE(SROM_DATA_0, cr9_ioaddr); in read_srom_word()748 srom_data = (offset & (1 << i)) ? SROM_DATA_1 : SROM_DATA_0; in read_srom_word()
95 #define SROM_DATA_0 0x0 macro1447 srom_clk_write(db, SROM_DATA_0); in read_srom_word()1451 srom_data = (offset & (1 << i)) ? SROM_DATA_1 : SROM_DATA_0; in read_srom_word()
167 #define SROM_DATA_0 0x0 macro1592 srom_clk_write(ioaddr, SROM_DATA_0); in read_srom_word()1596 srom_data = (offset & (1 << i)) ? SROM_DATA_1 : SROM_DATA_0; in read_srom_word()