Searched refs:bus (Results 1 – 16 of 16) sorted by relevance
55 #define BUSTYPE(bus) (BCMBUSTYPE) argument57 #define BUSTYPE(bus) (bus) argument62 #define CHIPTYPE(bus) (BCMCHIPTYPE) argument64 #define CHIPTYPE(bus) (bus) argument
135 #define POOL_ENAB(bus) 0 argument
705 uint bus; member
78 #define BUSTYPE(bus) (BCMBUSTYPE) argument80 #define BUSTYPE(bus) (bus) argument85 #define CHIPTYPE(bus) (BCMCHIPTYPE) argument87 #define CHIPTYPE(bus) (bus) argument
158 #define POOL_ENAB(bus) 0 argument
1019 uint bus; member
136 MPL_LOGD("accel->bus = %02x\n", accel->bus); in mpu_print_cfg()147 MPL_LOGD("compass->bus = %02x\n", compass->bus); in mpu_print_cfg()158 MPL_LOGD("pressure->bus = %02x\n", pressure->bus); in mpu_print_cfg()
277 if (mldl_cfg->pdata->compass.bus == EXT_SLAVE_BUS_PRIMARY || in inv_get_compass_data()
93 if (mldl_cfg->pdata->compass.bus == EXT_SLAVE_BUS_SECONDARY) { in inv_init_sensor_fusion_supervisor()
283 if (mldl_cfg->pdata->accel.bus != EXT_SLAVE_BUS_SECONDARY) { in inv_apply_endian_accel()
235 @echo FULL_ASYNC = $(FULL_ASYNC) // Use only Asynchronous bus transactions237 @echo TEST = $(TEST) // Build also the bus test-driver
195 int bus; member
42 # Choose the bus type (n for SDIO, y for WSPI)
43 # Choose the bus type (n for SDIO, y for WSPI)
264 .bus = &platform_bus_type,