Lines Matching +full:0 +full:x87

54 #define CPCAP_BIT_VRF2_SEL		BIT(0)
57 #define CPCAP_BIT_VAUDIO_SEL BIT(0)
70 #define CPCAP_BIT_V_AUDIO_EN BIT(0)
72 #define CPCAP_BIT_AUDIO_NORMAL_MODE 0x00
192 regulator->assign_mask, 0); in cpcap_regulator_disable()
263 static const unsigned int unknown_val_tbl[] = { 0, };
287 static const unsigned int sw5_val_tbl[] = { 0, 5050000, };
308 static const unsigned int vrf2_val_tbl[] = { 0, 2775000, };
317 static const unsigned int vusb_val_tbl[] = { 0, 3300000, };
318 static const unsigned int vaudio_val_tbl[] = { 0, 2775000, };
332 0, 0, 0, 0, 0),
335 0, 0, 0, 0, 0),
338 0, 0, 0, 0, 0),
341 0, 0, 0, 0, 0),
344 0x28, 0, 0x20 | CPCAP_REG_OFF_MODE_SEC, 0, 0),
347 0, 0, 0, 0, 0),
350 0x87, 0x30, 0x3, 0, 420),
353 0x47, 0x10, 0x43, 0x41, 350),
356 0x87, 0x30, 0x3, 0, 420),
359 0x87, 0x30, 0x82, 0, 420),
362 0x80, 0xf, 0x80, 0, 420),
365 0x17, 0, 0, 0x12, 0),
368 0x87, 0x38, 0x82, 0, 420),
371 0x43, 0x18, 0x2, 0, 420),
374 0xac, 0x2, 0x4, 0, 10),
377 0x23, 0x8, 0, 0, 10),
380 0x23, 0x8, 0, 0, 420),
383 0x47, 0x10, 0, 0, 420),
386 0x20c, 0xc0, 0x20c, 0, 420),
388 0xffff, vsim_val_tbl,
389 0x23, 0x8, 0x3, 0, 420),
391 0xffff, vsimcard_val_tbl,
392 0x1e80, 0x8, 0x1e00, 0, 420),
395 0x1, 0xc, 0x1, 0, 500),
398 0x11c, 0x40, 0xc, 0, 0),
401 0x16, 0x1, 0x4, 0, 0),
408 0, 0, 0, 0, 0),
411 0xf00, 0x7f, 0x800, 0, 120),
414 0, 0, 0, 0, 0),
417 0xf00, 0x7f, 0x900, 0, 100),
420 0x2a, 0, 0x22, 0, 0),
423 0, 0, 0, 0, 0),
426 0x87, 0x30, 0x7, 0, 420),
429 0x47, 0x10, 0x7, 0, 350),
432 0x87, 0x30, 0x3, 0, 420),
435 0x87, 0x30, 0x5, 0, 420),
438 0x80, 0xf, 0x80, 0, 420),
441 0x17, 0, 0x2, 0, 0),
444 0x87, 0x38, 0x2, 0, 420),
447 0x43, 0x18, 0x1, 0, 420),
450 0xac, 0x2, 0xc, 0, 10),
453 0x23, 0x8, 0x3, 0, 10),
456 0x23, 0x8, 0x3, 0, 420),
459 0x47, 0x10, 0x5, 0, 420),
462 0x20c, 0xc0, 0x8, 0, 420),
464 0xffff, vsim_val_tbl,
465 0x23, 0x8, 0x3, 0, 420),
467 0xffff, vsimcard_val_tbl,
468 0x1e80, 0x8, 0x1e00, 0, 420),
471 0x1, 0xc, 0, 0x1, 500),
474 0x11c, 0x40, 0xc, 0, 0),
477 0x16, 0x1, 0x4, 0, 0),
523 memset(&config, 0, sizeof(config)); in cpcap_regulator_probe()
527 for (i = 0; i < CPCAP_NR_REGULATORS; i++) { in cpcap_regulator_probe()
549 return 0; in cpcap_regulator_probe()