Searched refs:pcu (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/input/misc/ |
| H A D | ims-pcu.c | 183 static void ims_pcu_buttons_report(struct ims_pcu *pcu, u32 data) in ims_pcu_buttons_report() argument 185 struct ims_pcu_buttons *buttons = &pcu->buttons; in ims_pcu_buttons_report() 199 static int ims_pcu_setup_buttons(struct ims_pcu *pcu, in ims_pcu_setup_buttons() argument 203 struct ims_pcu_buttons *buttons = &pcu->buttons; in ims_pcu_setup_buttons() 210 dev_err(pcu->dev, in ims_pcu_setup_buttons() 216 "IMS PCU#%d Button Interface", pcu->device_no); in ims_pcu_setup_buttons() 218 usb_make_path(pcu->udev, buttons->phys, sizeof(buttons->phys)); in ims_pcu_setup_buttons() 225 usb_to_input_id(pcu->udev, &input->id); in ims_pcu_setup_buttons() 226 input->dev.parent = &pcu->ctrl_intf->dev; in ims_pcu_setup_buttons() 239 dev_err(pcu->dev, in ims_pcu_setup_buttons() [all …]
|
| H A D | Makefile | 41 obj-$(CONFIG_INPUT_IMS_PCU) += ims-pcu.o
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/soc/zte/ |
| H A D | pd-2967xx.txt | 8 * zte,zx296718-pcu - for zx296718 power domain. 15 pcu_domain: pcu@117000 { 16 compatible = "zte,zx296718-pcu";
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | zx296702.dtsi | 72 pcu: pcu@a0008000 { label 73 compatible = "zte,zx296702-pcu";
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath5k/ |
| H A D | Makefile | 9 ath5k-y += pcu.o
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/ |
| H A D | zte,sysctrl.txt | 9 - compatible = "zte,zx296702-pcu"
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gvt/ |
| H A D | interrupt.c | 458 DEFINE_GVT_GEN8_INTEL_GVT_IRQ_INFO(pcu, GEN8_PCU_ISR);
|