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