Lines Matching full:yas530
7 * YAS530 MS-3E (2011 Samsung Galaxy S Advance)
16 * Code functions found in the MPU3050 YAS530 and YAS532 drivers
52 /* These registers are used by YAS530, YAS532 and YAS533 */
97 #define YAS530_DEVICE_ID 0x01 /* YAS530 (MS-3E) */
98 #define YAS530_VERSION_A 0 /* YAS530 (MS-3E A) */
137 yas530, enumerator
185 * For YAS530 and YAS537 it was approximately measured.
243 /* On YAS530 the x, y1 and y2 values are 12 bits */
282 * Used by YAS530, YAS532 and YAS533.
379 /* Contrary to YAS530/532, also a "cont" bit is set, meaning unknown */ in yas537_measure()
385 /* Use same timeout like YAS530/532 but the bit is in data row 2 */ in yas537_measure()
430 /* Used by YAS530, YAS532 and YAS533 */
498 * Used by YAS530, YAS532 and YAS533.
522 * multiplier. YAS530 and YAS532 version AB use solely the t value. in yas530_get_measure()
786 * Used by YAS530, YAS532 and YAS533.
1121 /* Used by YAS530, YAS532 and YAS533 */
1165 /* Used by YAS530, YAS532 and YAS533 */
1179 /* Used by YAS530, YAS532 and YAS533 */
1189 /* Used by YAS530, YAS532 and YAS533 */
1262 /* Used by YAS530, YAS532 and YAS533 */
1325 [yas530] = {
1327 .product_name = "YAS530 MS-3E",
1557 * The YAS530 datasheet says TVSKW is up to 30 ms, after that 1 ms in yas5xx_runtime_resume()
1583 {"yas530", (kernel_ulong_t)&yas5xx_chip_info_tbl[yas530] },
1592 { .compatible = "yamaha,yas530", &yas5xx_chip_info_tbl[yas530] },