Searched refs:psteps (Results 1 – 1 of 1) sorted by relevance
482 const u32 *psteps, *prate, *addrp; in kw_i2c_host_init() local510 psteps = of_get_property(np, "AAPL,address-step", NULL); in kw_i2c_host_init()511 steps = psteps ? (*psteps) : 0x10; in kw_i2c_host_init()