Searched refs:lpc_read (Results 1 – 1 of 1) sorted by relevance
98 static unsigned char lpc_read(unsigned char index) in lpc_read() function164 msb = lpc_read(0x20); in get_chipID()165 lsb = lpc_read(0x21); in get_chipID()187 bram_base = (lpc_read(0x60) << 8) | lpc_read(0x61); in se10_wdt_probe()