Home
last modified time | relevance | path

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

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