Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/devicetree/bindings/remoteproc/
H A Dqcom,sc7280-mss-pil.yaml129 - description: offset to the axim1_clk_off register
/openbmc/linux/drivers/remoteproc/
H A Dqcom_q6v5_mss.c188 u32 axim1_clk_off; member
881 ret = regmap_read_poll_timeout(qproc->halt_map, qproc->axim1_clk_off, val, in q6v5proc_enable_qchannel()
1266 ret = regmap_read_poll_timeout(qproc->halt_map, qproc->axim1_clk_off, val, in q6v5_mba_reclaim()
1781 qproc->axim1_clk_off = args.args[0]; in q6v5_init_mem()