Home
last modified time | relevance | path

Searched refs:QCOM_APC_PWR_GATE_CTL (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/arm/qualcomm/
H A Dqcom_cpu_kpssv2.c141 bus_space_write_4(acc_tag, acc_handle, QCOM_APC_PWR_GATE_CTL, reg_val); in qcom_cpu_kpssv2_regulator_start()
150 bus_space_write_4(acc_tag, acc_handle, QCOM_APC_PWR_GATE_CTL, reg_val); in qcom_cpu_kpssv2_regulator_start()
159 bus_space_write_4(acc_tag, acc_handle, QCOM_APC_PWR_GATE_CTL, reg_val); in qcom_cpu_kpssv2_regulator_start()
H A Dqcom_cpu_kpssv2_reg.h43 #define QCOM_APC_PWR_GATE_CTL 0x14 macro