Searched full:voting (Results 1 – 25 of 42) sorted by relevance
12
/linux-6.14.4/arch/arm/common/ |
D | vlock.S | 3 * vlock.S - simple voting lock implementation for ARM 17 /* Select different code if voting flags can fit in a single word. */ 26 @ voting lock for first-man coordination 67 @ Wait for the current round of voting to finish:
|
D | vlock.h | 3 * vlock.h - simple voting lock implementation
|
/linux-6.14.4/Documentation/devicetree/bindings/clock/ |
D | qcom,aoncc-sm8250.yaml | 30 - description: LPASS Core voting clock 31 - description: LPASS Audio codec voting clock
|
D | qcom,audiocc-sm8250.yaml | 30 - description: LPASS Core voting clock 31 - description: LPASS Audio codec voting clock
|
/linux-6.14.4/Documentation/devicetree/bindings/pinctrl/ |
D | qcom,sm8350-lpass-lpi-pinctrl.yaml | 28 - description: LPASS Core voting clock 29 - description: LPASS Audio voting clock
|
D | qcom,sm8250-lpass-lpi-pinctrl.yaml | 25 - description: LPASS Core voting clock 26 - description: LPASS Audio voting clock
|
D | qcom,sm8650-lpass-lpi-pinctrl.yaml | 31 - description: LPASS Core voting clock 32 - description: LPASS Audio voting clock
|
D | qcom,sm8550-lpass-lpi-pinctrl.yaml | 32 - description: LPASS Core voting clock 33 - description: LPASS Audio voting clock
|
D | qcom,sc8280xp-lpass-lpi-pinctrl.yaml | 27 - description: LPASS Core voting clock 28 - description: LPASS Audio voting clock
|
D | qcom,sm8450-lpass-lpi-pinctrl.yaml | 27 - description: LPASS Core voting clock 28 - description: LPASS Audio voting clock
|
D | qcom,sm6115-lpass-lpi-pinctrl.yaml | 28 - description: LPASS Audio voting clock
|
D | qcom,sm4250-lpass-lpi-pinctrl.yaml | 27 - description: LPASS Audio voting clock
|
/linux-6.14.4/Documentation/arch/arm/ |
D | vlocks.rst | 5 Voting Locks, or "vlocks" provide a simple low-level mutual exclusion 50 /* then wait until everyone else is done voting */ 96 vlocks can be cascaded in a voting hierarchy to permit better scaling
|
/linux-6.14.4/drivers/gpu/drm/msm/disp/dpu1/ |
D | dpu_crtc.h | 25 * voting through apps rsc 27 * voting through apps rsc
|
/linux-6.14.4/Documentation/devicetree/bindings/misc/ |
D | xlnx,tmr-manager.yaml | 16 majority voting of its internal state.
|
/linux-6.14.4/Documentation/devicetree/bindings/soc/qcom/ |
D | qcom,rpm-master-stats.yaml | 24 voting for staying awake.
|
/linux-6.14.4/drivers/interconnect/qcom/ |
D | icc-rpmh.h | 114 * @addr: address offsets used when voting to RPMH
|
/linux-6.14.4/drivers/misc/ |
D | xilinx_tmr_manager.c | 11 * the sub-blocks in the TMR subsystem, and provides majority voting of
|
/linux-6.14.4/drivers/soc/qcom/ |
D | Kconfig | 277 based on that voting for interconnect bandwidth, adjusting their
|
/linux-6.14.4/Documentation/driver-api/ |
D | interconnect.rst | 138 # Voting for multiple paths is possible by repeating this
|
/linux-6.14.4/drivers/clk/qcom/ |
D | lpass-gfm-sm8250.c | 264 dev_dbg(dev, "Failed to get lpass core voting clocks\n"); in lpass_gfm_clk_driver_probe()
|
D | clk-pll.c | 196 WARN(1, "%s didn't enable after voting for it!\n", name); in wait_for_pll()
|
D | common.c | 133 /* Enable PLL FSM voting */ in qcom_pll_set_fsm_mode()
|
/linux-6.14.4/Documentation/process/ |
D | code-of-conduct-interpretation.rst | 154 overridden decisions including complete and identifiable voting details.
|
/linux-6.14.4/drivers/spi/ |
D | spi-qcom-qspi.c | 294 dev_err(ctrl->dev, "%s: ICC BW voting failed for cpu: %d\n", in qcom_qspi_set_speed() 736 dev_err(ctrl->dev, "%s: ICC BW voting failed for cpu: %d\n", in qcom_qspi_probe()
|
12