Searched refs:nlm_xlr_i2c_1 (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/mips/netlogic/xlr/
H A Dplatform.c223 static struct platform_device nlm_xlr_i2c_1 = { variable in typeref:struct:platform_device
237 nlm_xlr_i2c_1.resource[0].start = CPHYSADDR(nlm_mmio_base(offset)); nlm_i2c_init()
238 nlm_xlr_i2c_1.resource[0].end = nlm_xlr_i2c_1.resource[0].start + 0xfff; nlm_i2c_init()
240 platform_device_register(&nlm_xlr_i2c_1); nlm_i2c_init()

Completed in 68 milliseconds