Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pmdomain/renesas/
H A Drmobile-sysc.c204 static enum pd_types __init pd_type(const struct device_node *pd) in pd_type() function
220 switch (pd_type(np)) { in rmobile_setup_pm_domain()
/openbmc/linux/drivers/usb/typec/
H A Dpd.c580 static struct device_type pd_type = { variable
632 pd->dev.type = &pd_type; in usb_power_delivery_register()
/openbmc/qemu/hw/scsi/
H A Dmfi.h1020 uint16_t pd_type; member
H A Dmegasas.c1111 info->state.ddf.pd_type = cpu_to_le16(MFI_PD_DDF_TYPE_IN_VD| in megasas_pd_get_info_submit()