Searched refs:PFUZE3000 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/regulator/ |
H A D | pfuze100-regulator.c | 62 enum chips { PFUZE100, PFUZE200, PFUZE3000 = 3, PFUZE3001 = 0x31, }; enumerator 111 {.name = "pfuze3000", .driver_data = PFUZE3000}, 120 { .compatible = "fsl,pfuze3000", .data = (void *)PFUZE3000}, 139 case PFUZE3000: in pfuze100_set_ramp_delay() 337 /* No linar case for the some switches of PFUZE3000 */ 415 PFUZE3000_SW_REG(PFUZE3000, SW1A, PFUZE100_SW1ABVOL, 0x1f, pfuze3000_sw1a), 416 PFUZE100_SW_REG(PFUZE3000, SW1B, PFUZE100_SW1CVOL, 700000, 1475000, 25000), 417 PFUZE3000_SW_REG(PFUZE3000, SW2, PFUZE100_SW2VOL, 0x7, pfuze3000_sw2lo), 418 PFUZE3000_SW3_REG(PFUZE3000, SW3, PFUZE100_SW3AVOL, 900000, 1650000, 50000), 419 PFUZE100_SWB_REG(PFUZE3000, SWBS [all...] |
/kernel/linux/linux-6.6/drivers/regulator/ |
H A D | pfuze100-regulator.c | 63 enum chips { PFUZE100, PFUZE200, PFUZE3000 = 3, PFUZE3001 = 0x31, }; enumerator 112 { .compatible = "fsl,pfuze3000", .data = (void *)PFUZE3000}, 131 case PFUZE3000: in pfuze100_set_ramp_delay() 329 /* No linar case for the some switches of PFUZE3000 */ 407 PFUZE3000_SW_REG(PFUZE3000, SW1A, PFUZE100_SW1ABVOL, 0x1f, pfuze3000_sw1a), 408 PFUZE100_SW_REG(PFUZE3000, SW1B, PFUZE100_SW1CVOL, 700000, 1475000, 25000), 409 PFUZE3000_SW_REG(PFUZE3000, SW2, PFUZE100_SW2VOL, 0x7, pfuze3000_sw2lo), 410 PFUZE3000_SW3_REG(PFUZE3000, SW3, PFUZE100_SW3AVOL, 900000, 1650000, 50000), 411 PFUZE100_SWB_REG(PFUZE3000, SWBST, PFUZE100_SWBSTCON1, 0x3, pfuze100_swbst), 412 PFUZE100_SWB_REG(PFUZE3000, VSNV [all...] |
Completed in 2 milliseconds