Home
last modified time | relevance | path

Searched refs:pull (Results 1 – 12 of 12) sorted by relevance

/optee_os/core/arch/arm/dts/
A Dstm32mp15-pinctrl.dtsi125 drive-push-pull;
186 bias-pull-up;
623 bias-pull-up;
651 bias-pull-up;
801 bias-pull-up;
805 bias-pull-up;
827 bias-pull-up;
833 bias-pull-up;
845 bias-pull-up;
851 bias-pull-up;
[all …]
A Dat91-sama5d2_xplained.dts458 * or any edge, and the pull-up can be changed
459 * to pull-down or left floating according to
464 bias-pull-up;
479 bias-pull-up;
485 bias-pull-up;
491 bias-pull-down;
562 bias-pull-up;
569 bias-pull-up;
603 bias-pull-up;
680 bias-pull-up;
A Dat91-sama5d27_som1.dtsi128 bias-pull-up;
A Dat91-sama5d27_som1_ek.dts287 bias-pull-up;
294 bias-pull-up;
A Dstm32mp157c-ev1.dts223 bias-pull-down;
/optee_os/
A DCHANGELOG.md453 [#2092]: https://github.com/OP-TEE/optee_os/pull/2092
454 [#2086]: https://github.com/OP-TEE/optee_os/pull/2086
457 [#2052]: https://github.com/OP-TEE/optee_os/pull/2052
458 [#2035]: https://github.com/OP-TEE/optee_os/pull/2035
459 [#2011]: https://github.com/OP-TEE/optee_os/pull/2011
460 [#1999]: https://github.com/OP-TEE/optee_os/pull/1999
461 [#1994]: https://github.com/OP-TEE/optee_os/pull/1994
462 [#1993]: https://github.com/OP-TEE/optee_os/pull/1993
463 [#1974]: https://github.com/OP-TEE/optee_os/pull/1974
464 [#1970]: https://github.com/OP-TEE/optee_os/pull/1970
[all …]
A DMAINTAINERS16 2. Patches should generally be submitted as GitHub pull requests (more details
19 notifications, so they should see your pull requests. If you need to 'ping'
20 some maintainer, just mention his/her GitHub account in a comment in the pull
A D.azure-pipelines.yml23 # - on the tip of the branch only if we're not in a pull request
241 sudo -E bash -c "cd /root/optee_repo_qemu_v8/.repo/repo && git pull"
267 sudo -E bash -c "cd /root/optee_repo_qemu_v8/.repo/repo && git pull"
/optee_os/.github/workflows/
A Dstales.yml1 name: 'Close stale issues and pull requests with no recent activity'
8 pull-requests: write
18pull request has been marked as a stale pull request because it has been open (more than) 30 days …
/optee_os/core/drivers/
A Dstm32_gpio.c209 uint32_t pull = GPIO_PUPD_NO_PULL; in get_pinctrl_from_fdt() local
225 pull = GPIO_PUPD_PULL_UP; in get_pinctrl_from_fdt()
227 pull = GPIO_PUPD_PULL_DOWN; in get_pinctrl_from_fdt()
291 ref->active_cfg.pupd = pull; in get_pinctrl_from_fdt()
/optee_os/lib/libmbedtls/mbedtls/
A DCONTRIBUTING.md20 1. Send a pull request (PR) and work with us until it gets merged and published. Contributions may …
62 As mentioned, tests that show the correctness of the feature or bug fix should be added to the pull
A DChangeLog1625 Contributed by Aorimn in pull request #414.
1696 Suggested and contributed by jkivilin in pull request #394.
1700 Nicholas Wilson in pull request #348.

Completed in 34 milliseconds