Home
last modified time | relevance | path

Searched refs:gta02_pcf (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/arch/arm/mach-s3c24xx/
Dmach-gta02.c90 static struct pcf50633 *gta02_pcf; variable
184 pcf50633_mbc_usb_curlim_set(gta02_pcf, gta02_usb_vbus_draw); in gta02_charger_worker()
189 pcf50633_adc_async_read(gta02_pcf, in gta02_charger_worker()
199 pcf50633_mbc_usb_curlim_set(gta02_pcf, 100); in gta02_charger_worker()
222 if (!gta02_pcf) in gta02_udc_vbus_draw()
548 gta02_pcf = pcf; in gta02_pmu_attach_child_devices()
559 pcf50633_reg_set_bit_mask(gta02_pcf, PCF50633_REG_OOCSHDWN, 1, 1); in gta02_poweroff()