QCPMIC(4) - Device Drivers Manual # QCPMIC(4) - Device Drivers Manual
NAME # qcpmic - Qualcomm Power Management IC
SYNOPSIS # qcpmic* at qcspmi? qcpmicgpio* at qcpmic? qcpon* at qcpmic? qcpwm* at qcpmic? qcrtc* at qcpmic?
DESCRIPTION # The qcpmic driver provides support for the PMIC found on various Qualcomm Snapdragon SoCs. The functionality for the hardware blocks found in each PMIC is implemented in the children attaching to this driver.
...
QCPMICGPIO(4) - Device Drivers Manual # QCPMICGPIO(4) - Device Drivers Manual
NAME # qcpmicgpio - Qualcomm PMIC GPIO controller
SYNOPSIS # qcpmicgpio* at qcpmic?
DESCRIPTION # The qcpmicgpio driver provides support for the GPIO ports found on Qualcomm Snapdragon SoCs. It does not provide direct device driver entry points but makes its functions available to other drivers.
SEE ALSO # intro(4), qcpmic(4)
HISTORY # The qcpmicgpio driver first appeared in OpenBSD 7.
...
QCPON(4) - Device Drivers Manual # QCPON(4) - Device Drivers Manual
NAME # qcpon - Qualcomm PON controller
SYNOPSIS # qcpon* at qcpmic?
DESCRIPTION # The qcpon driver provides support for the PON controllers integrated on various Qualcomm Snapdragon SoCs. This controller contains the power button.
SEE ALSO # intro(4), qcpmic(4)
HISTORY # The qcpon device driver first appeared in OpenBSD 7.3.
AUTHORS # The qcpon driver was written by Patrick Wildt <patrick@blueri.
...
QCPWM(4) - Device Drivers Manual # QCPWM(4) - Device Drivers Manual
NAME # qcpwm - Qualcomm PWM controller
SYNOPSIS # qcpwm* at qcpmic?
DESCRIPTION # The qcpwm driver provides support for the PWM controllers integrated on various Qualcomm Snapdragon SoCs.
SEE ALSO # intro(4), qcpmic(4)
HISTORY # The qcpwm device driver first appeared in OpenBSD 7.3.
AUTHORS # The qcpwm driver was written by Patrick Wildt <patrick@blueri.se>.
OpenBSD 7.5 - November 10, 2022
QCRTC(4) - Device Drivers Manual # QCRTC(4) - Device Drivers Manual
NAME # qcrtc - Qualcomm real-time clock
SYNOPSIS # qcrtc* at qcpmic?
DESCRIPTION # The qcrtc driver provides support for the RTC integrated on various Qualcomm Snapdragon SoCs.
SEE ALSO # intro(4), qcpmic(4)
HISTORY # The qcrtc driver first appeared in OpenBSD 7.3.
AUTHORS # The qcrtc driver was written by Patrick Wildt <patrick@blueri.se>.
OpenBSD 7.5 - November 10, 2022
QCSPMI(4) - Device Drivers Manual # QCSPMI(4) - Device Drivers Manual
NAME # qcspmi - Qualcomm SPMI controller
SYNOPSIS # qcspmi* at fdt? qcpmic* at qcspmi?
DESCRIPTION # The qcspmi driver provides support for the SPMI controller found on various Qualcomm Snapdragon SoCs.
SEE ALSO # intro(4), qcpmic(4)
HISTORY # The qcspmi driver first appeared in OpenBSD 7.3.
AUTHORS # The qcspmi driver was written by Patrick Wildt <patrick@blueri.se>.
...