Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/
H A Dhisi_hikey_usb.c33 struct hisi_hikey_usb { struct
52 static void hub_power_ctrl(struct hisi_hikey_usb *hisi_hikey_usb, int value) in hub_power_ctrl() argument
56 if (!hisi_hikey_usb->regulator) in hub_power_ctrl()
59 status = regulator_is_enabled(hisi_hikey_usb->regulator); in hub_power_ctrl()
64 ret = regulator_enable(hisi_hikey_usb->regulator); in hub_power_ctrl()
66 ret = regulator_disable(hisi_hikey_usb->regulator); in hub_power_ctrl()
69 dev_err(hisi_hikey_usb->dev, in hub_power_ctrl()
74 static void usb_switch_ctrl(struct hisi_hikey_usb *hisi_hikey_usb, in usb_switch_ctrl() argument
77 if (!hisi_hikey_usb->otg_switch) in usb_switch_ctrl()
80 gpiod_set_value_cansleep(hisi_hikey_usb->otg_switch, switch_to); in usb_switch_ctrl()
[all …]
H A DMakefile61 obj-$(CONFIG_HISI_HIKEY_USB) += hisi_hikey_usb.o
/openbmc/linux/
H A DMAINTAINERS9369 F: drivers/misc/hisi_hikey_usb.c
H A Dopengrok1.0.log[all...]
H A Dopengrok2.0.log1163 2024-12-28 20:05:26.576-0600 FINEST t588 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/linux/drivers/misc/hisi_hikey_usb.c': chosen by suffix: CAnalyzerFactory
1166 2024-12-28 20:05:26.576-0600 FINE t588 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/linux/drivers/misc/hisi_hikey_usb.c' (CAnalyzer)
1169 2024-12-28 20:05:26.577-0600 FINER t588 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/linux/drivers/misc/hisi_hikey_usb.c'
1170 2024-12-28 20:05:26.580-0600 FINEST t615 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/linux/drivers/misc/hisi_hikey_usb.c'
1201 2024-12-28 20:05:26.595-0600 FINER t588 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/linux/drivers/misc/hisi_hikey_usb.c'
1202 2024-12-28 20:05:26.595-0600 FINEST t588 Statistics.logIt: Added: '/openbmc/linux/drivers/misc/hisi_hikey_usb.c' (CAnalyzer) (took 18 ms)
[all...]