Home
last modified time | relevance | path

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

/linux-2.6.39/arch/powerpc/platforms/powermac/
Dlow_i2c.c482 const u32 *psteps, *prate, *addrp; in kw_i2c_host_init() local
510 psteps = of_get_property(np, "AAPL,address-step", NULL); in kw_i2c_host_init()
511 steps = psteps ? (*psteps) : 0x10; in kw_i2c_host_init()