Home
last modified time | relevance | path

Searched defs:peripheral (Results 1 – 2 of 2) sorted by relevance

/drivers/firmware/
Dqcom_scm.c448 int qcom_scm_pas_init_image(u32 peripheral, const void *metadata, size_t size) in qcom_scm_pas_init_image()
501 int qcom_scm_pas_mem_setup(u32 peripheral, phys_addr_t addr, phys_addr_t size) in qcom_scm_pas_mem_setup()
533 int qcom_scm_pas_auth_and_reset(u32 peripheral) in qcom_scm_pas_auth_and_reset()
562 int qcom_scm_pas_shutdown(u32 peripheral) in qcom_scm_pas_shutdown()
593 bool qcom_scm_pas_supported(u32 peripheral) in qcom_scm_pas_supported()
/drivers/rtc/
Drtc-meson.c66 struct regmap *peripheral; /* peripheral registers */ member