Home
last modified time | relevance | path

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

/freebsd/sys/dev/qcom_gcc/
H A Dqcom_gcc_ipq4018.h34 extern void qcom_gcc_ipq4018_hwreset_init(struct qcom_gcc_softc *);
H A Dqcom_gcc_ipq4018_reset.c179 qcom_gcc_ipq4018_hwreset_init(struct qcom_gcc_softc *sc) in qcom_gcc_ipq4018_hwreset_init() function
H A Dqcom_gcc_main.c135 qcom_gcc_ipq4018_hwreset_init(sc); in qcom_gcc_attach()