Home
last modified time | relevance | path

Searched refs:pdn (Results 1 – 25 of 29) sorted by relevance

12

/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dexynos3250-artik5.dtsi359 samsung,pin-con-pdn = <EXYNOS_PIN_PDN_PREV>;
360 samsung,pin-pud-pdn = <EXYNOS_PIN_PULL_DOWN>;
380 samsung,pin-con-pdn = <EXYNOS_PIN_PDN_INPUT>;
381 samsung,pin-pud-pdn = <EXYNOS_PIN_PULL_NONE>;
388 samsung,pin-con-pdn = <EXYNOS_PIN_PDN_OUT0>;
389 samsung,pin-pud-pdn = <EXYNOS_PIN_PULL_DOWN>;
H A Dexynos4210-i9100.dts601 samsung,pin-con-pdn = <EXYNOS_PIN_PDN_INPUT>;
602 samsung,pin-pud-pdn = <EXYNOS_PIN_PULL_NONE>;
607 samsung,pin-con-pdn = <EXYNOS_PIN_PDN_OUT0>;
608 samsung,pin-pud-pdn = <EXYNOS_PIN_PULL_NONE>;
613 samsung,pin-con-pdn = <EXYNOS_PIN_PDN_INPUT>;
614 samsung,pin-pud-pdn = <EXYNOS_PIN_PULL_NONE>;
619 samsung,pin-con-pdn = <EXYNOS_PIN_PDN_OUT1>;
620 samsung,pin-pud-pdn = <EXYNOS_PIN_PULL_NONE>;
H A Drk3188-bqedison2qc.dts545 cif0_pdn: cif0-pdn {
549 cif1_pdn: cif1-pdn {
H A Dexynos3250-pinctrl.dtsi50 samsung,pin-con-pdn = <EXYNOS_PIN_PDN_ ##_mode>; \
51 samsung,pin-pud-pdn = <EXYNOS_PIN_PULL_ ##_pull>; \
H A Ds5pv210-pinctrl.dtsi24 samsung,pin-con-pdn = <EXYNOS_PIN_PDN_ ##_mode>; \
25 samsung,pin-pud-pdn = <S3C64XX_PIN_PULL_ ##_pull>; \
H A Dexynos4412-pinctrl.dtsi17 samsung,pin-con-pdn = <EXYNOS_PIN_PDN_ ##_mode>; \
18 samsung,pin-pud-pdn = <EXYNOS_PIN_PULL_ ##_pull>; \
H A Dimx6ull-colibri.dtsi602 pinctrl_snvs_wifi_pdn: snvs-wifi-pdn-grp {
/f-stack/freebsd/contrib/device-tree/Bindings/sound/
H A Dtas571x.txt21 - pdn-gpios: GPIO specifier for the TAS571x's active low powerdown line
44 pdn-gpios = <&gpio5 2 GPIO_ACTIVE_LOW>;
H A Dcs35l35.txt51 - cirrus,bst-pdn-fet-on : Boolean to determine if the Boost PDN control
/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_flow_age.c136 int socket, int pdn) in mlx5_aso_devx_reg_mr() argument
155 mkey_attr.pd = pdn; in mlx5_aso_devx_reg_mr()
259 struct mlx5dv_devx_uar *uar, uint32_t pdn, in mlx5_aso_sq_create() argument
271 sq_desc_n, &sq->mr, socket, pdn)) in mlx5_aso_sq_create()
299 wq_attr->pd = pdn; in mlx5_aso_sq_create()
349 sh->tx_uar, sh->pdn, sh->eqn, in mlx5_aso_queue_init()
H A Dmlx5.h715 uint32_t pdn; /* Protection Domain number. */ member
1281 int mlx5_os_get_pdn(void *pd, uint32_t *pdn);
H A Dmlx5_txpp.c330 sq_attr.wq_attr.pd = sh->pdn; in mlx5_txpp_create_rearm_queue()
582 sq_attr.wq_attr.pd = sh->pdn; in mlx5_txpp_create_clock_queue()
H A Dmlx5_devx.c300 wq_attr->pd = priv->sh->pdn; in mlx5_devx_wq_attr_fill()
1377 sq_attr.wq_attr.pd = priv->sh->pdn; in mlx5_txq_create_devx_sq_resources()
/f-stack/dpdk/drivers/regex/mlx5/
H A Dmlx5_regex_control.c155 regex_get_pdn(void *pd, uint32_t *pdn) in regex_get_pdn() argument
168 *pdn = pd_info.pdn; in regex_get_pdn()
/f-stack/freebsd/contrib/device-tree/Bindings/media/i2c/
H A Dtvp5150.txt14 - pdn-gpios: Phandle for the GPIO connected to the PDN pin, if any.
112 pdn-gpios = <&gpio4 30 GPIO_ACTIVE_LOW>;
/f-stack/dpdk/drivers/vdpa/mlx5/
H A Dmlx5_vdpa_lm.c42 .pd = priv->pdn, in mlx5_vdpa_dirty_bitmap_set()
H A Dmlx5_vdpa_mem.c222 mkey_attr.pd = priv->pdn; in mlx5_vdpa_mem_register()
273 mkey_attr.pd = priv->pdn; in mlx5_vdpa_mem_register()
H A Dmlx5_vdpa.h142 uint32_t pdn; /* Protection Domain number. */ member
H A Dmlx5_vdpa.c214 priv->pdn = pd_info.pdn; in mlx5_vdpa_pd_create()
H A Dmlx5_vdpa_virtq.c329 attr.pd = priv->pdn; in mlx5_vdpa_virtq_setup()
H A Dmlx5_vdpa_event.c661 attr.pd = priv->pdn; in mlx5_vdpa_event_qp_create()
/f-stack/freebsd/contrib/device-tree/src/arm64/socionext/
H A Duniphier-ld20-global.dts118 pdn-gpios = <&gpio UNIPHIER_GPIO_PORT(0, 1) GPIO_ACTIVE_LOW>;
H A Duniphier-ld11-global.dts118 pdn-gpios = <&gpio UNIPHIER_GPIO_PORT(23, 5) GPIO_ACTIVE_LOW>;
/f-stack/freebsd/contrib/device-tree/Bindings/pinctrl/
H A Dsamsung-pinctrl.txt103 - samsung,pin-pud-pdn: Pull up/down configuration in power down mode.
104 - samsung,pin-drv-pdn: Drive strength configuration in power down mode.
/f-stack/dpdk/drivers/net/mlx5/linux/
H A Dmlx5_os.c2250 mlx5_os_get_pdn(void *pd, uint32_t *pdn) in mlx5_os_get_pdn() argument
2264 *pdn = pd_info.pdn; in mlx5_os_get_pdn()
2268 (void)pdn; in mlx5_os_get_pdn()

12