HomeSort by relevance Sort by last modified time
    Searched full:tesla (Results 1 - 16 of 16) sorted by null

  /hardware/ti/omap4xxx/domx/domx/omx_rpc/src/
omx_rpc_platform.c 76 /*This list needs to be a comprehensive list of all possible communicating RCM servers avalilable across the whole system (core 0 core 1, tesla, chiron)*/
78 { "TESLA", "DUCATI1", "DUCATI0", "CHIRON" };
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/
nv50_screen.h 67 struct nouveau_object *tesla; member in struct:nv50_screen
nv50_screen.c 65 if (nv50_screen(pscreen)->tesla->oclass < NVA0_3D_CLASS)
113 return nv50_screen(pscreen)->tesla->oclass >= NVA0_3D_CLASS;
148 return nv50_screen(pscreen)->tesla->oclass >= NVA3_3D_CLASS;
289 nouveau_object_del(&screen->tesla);
359 PUSH_DATA (push, screen->tesla->handle);
399 if (screen->tesla->oclass >= NVA0_3D_CLASS) {
700 NULL, 0, &screen->tesla);
nv50_state.c 124 if (nv50_context(pipe)->screen->tesla->oclass >= NVA3_3D_CLASS) {
145 if (nv50_context(pipe)->screen->tesla->oclass >= NVA3_3D_CLASS) {
    [all...]
  /external/mesa3d/src/gallium/drivers/nv50/
nv50_screen.h 67 struct nouveau_object *tesla; member in struct:nv50_screen
nv50_screen.c 65 if (nv50_screen(pscreen)->tesla->oclass < NVA0_3D_CLASS)
113 return nv50_screen(pscreen)->tesla->oclass >= NVA0_3D_CLASS;
148 return nv50_screen(pscreen)->tesla->oclass >= NVA3_3D_CLASS;
289 nouveau_object_del(&screen->tesla);
359 PUSH_DATA (push, screen->tesla->handle);
399 if (screen->tesla->oclass >= NVA0_3D_CLASS) {
700 NULL, 0, &screen->tesla);
nv50_state.c 124 if (nv50_context(pipe)->screen->tesla->oclass >= NVA3_3D_CLASS) {
145 if (nv50_context(pipe)->screen->tesla->oclass >= NVA3_3D_CLASS) {
    [all...]
  /frameworks/base/core/java/android/hardware/
SensorListener.java 83 * All values are in micro-Tesla (uT) and measure the ambient magnetic
SensorEvent.java 146 * All values are in micro-Tesla (uT) and measure the ambient magnetic field
427 * calibration is not applied. The values are in micro-Tesla (uT).
432 * The values are in micro-Tesla (uT).
  /hardware/invensense/60xx/mlsdk/mllite/
compass.c 360 * Compass bias, length 3. Scale is micro Tesla's * 2^16.
mlarray_legacy.c 322 * The INV_MAGNETOMETER values are scaled to ensure 1 micro Tesla (uT)
  /hardware/libhardware/include/hardware/
sensors.h 272 * All values are in micro-Tesla (uT) and measure the geomagnetic
489 * All values are in micro-Tesla (uT) and measure the ambient magnetic
835 /* magnetic vector values are in micro-Tesla (uT) */
    [all...]
  /hardware/invensense/60xx/libsensors_iio/software/core/mllite/
data_builder.c 159 * @return A scale factor to convert device units to micro Tesla scaled by 2^16
    [all...]
  /hardware/invensense/65xx/libsensors_iio/software/core/mllite/
data_builder.c 169 * @return A scale factor to convert device units to micro Tesla scaled by 2^16
    [all...]
  /hardware/ti/omap4xxx/domx/domx/omx_proxy_common/src/
omx_proxy_common.c 144 { "TESLA", "DUCATI1", "DUCATI0", "CHIRON" };
    [all...]
  /external/llvm/lib/Target/NVPTX/
NVPTXInstrInfo.td     [all...]

Completed in 721 milliseconds