Home
last modified time | relevance | path

Searched refs:ICSTART (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/arch/arm/mach-shmobile/
Dsetup-r8a7740.c321 #define ICSTART 0x0070 macro
350 i2c_write(reg, ICSTART, i2c_read(reg, ICSTART) | 0x10); in r8a7740_i2c_workaround()
351 i2c_read(reg, ICSTART); /* dummy read */ in r8a7740_i2c_workaround()
357 i2c_write(reg, ICSTART, 0x00); in r8a7740_i2c_workaround()
358 i2c_read(reg, ICSTART); in r8a7740_i2c_workaround()