/linux-6.8/drivers/pinctrl/pxa/ |
D | pinctrl-pxa2xx.h | 17 #define PXA_PIN(_pin, funcs...) \ argument 24 #define PXA_GPIO_PIN(_pin, funcs...) \ argument 33 #define PXA_GPIO_ONLY_PIN(_pin) \ argument
|
/linux-6.8/arch/arm64/boot/dts/exynos/ |
D | exynos5433-pinctrl.dtsi | 14 #define PIN(_pin, _func, _pull, _drv) \ argument 22 #define PIN_IN(_pin, _pull, _drv) \ argument 25 #define PIN_OT(_pin, _pull, _drv) \ argument 28 #define PIN_F2(_pin, _pull, _drv) \ argument
|
/linux-6.8/drivers/pinctrl/stm32/ |
D | pinctrl-stm32.h | 42 #define STM32_PIN(_pin, ...) \ argument 49 #define STM32_PIN_PKG(_pin, _pkg, ...) \ argument
|
/linux-6.8/arch/arm/boot/dts/samsung/ |
D | exynos3250-pinctrl.dtsi | 14 #define PIN_IN(_pin, _pull, _drv) \ argument 22 #define PIN_SLP(_pin, _mode, _pull) \ argument
|
D | s5pv210-pinctrl.dtsi | 17 #define PIN_SLP(_pin, _mode, _pull) \ argument
|
D | exynos4x12-pinctrl.dtsi | 14 #define PIN_SLP(_pin, _mode, _pull) \ argument
|
/linux-6.8/drivers/pinctrl/mediatek/ |
D | pinctrl-mt2701.c | 30 #define MTK_PINMUX_SPEC(_pin, _offset, _bit) \ argument
|
D | pinctrl-mtk-common.h | 41 #define MTK_PIN(_pin, _pad, _chip, _eint, ...) \ argument 109 #define MTK_PIN_DRV_GRP(_pin, _offset, _bit, _grp) \ argument 134 #define MTK_PIN_PUPD_SPEC_SR(_pin, _offset, _pupd, _r1, _r0) \ argument
|
D | pinctrl-mt8135.c | 35 #define SPEC_PULL(_pin, _pupd_offset, _pupd_bit, _r0_offset, \ argument
|
/linux-6.8/rust/kernel/sync/ |
D | condvar.rs | 81 _pin: PhantomPinned, field
|
D | lock.rs | 87 _pin: PhantomPinned, field
|
/linux-6.8/drivers/pinctrl/renesas/ |
D | pinctrl.c | 542 static bool sh_pfc_pinconf_validate(struct sh_pfc *pfc, unsigned int _pin, in sh_pfc_pinconf_validate() 569 static int sh_pfc_pinconf_get(struct pinctrl_dev *pctldev, unsigned _pin, in sh_pfc_pinconf_get() 644 static int sh_pfc_pinconf_set(struct pinctrl_dev *pctldev, unsigned _pin, in sh_pfc_pinconf_set()
|
D | sh_pfc.h | 615 #define _GP_GPIO(bank, _pin, _name, sfx, cfg) { \ argument 670 #define PINMUX_GPIO(_pin) \ argument 678 #define SH_PFC_PIN_CFG(_pin, cfgs) { \ argument 732 #define _NOGP_PINMUX(_pin, _name, cfg) { \ argument
|
D | pinctrl-rzv2m.c | 458 unsigned int _pin, in rzv2m_pinctrl_pinconf_get() 561 unsigned int _pin, in rzv2m_pinctrl_pinconf_set()
|
/linux-6.8/drivers/pinctrl/visconti/ |
D | pinctrl-common.h | 26 #define VISCONTI_PIN(_pin, dsel, d_sh, pude, pudsel, p_sh) \ argument
|
D | pinctrl-common.c | 37 unsigned int _pin, in visconti_pin_config_set()
|
/linux-6.8/drivers/pinctrl/sunxi/ |
D | pinctrl-sunxi.h | 183 #define SUNXI_PIN(_pin, ...) \ argument 190 #define SUNXI_PIN_VARIANT(_pin, _variant, ...) \ argument
|
/linux-6.8/drivers/pinctrl/ |
D | pinctrl-pistachio.c | 635 #define PIN_GROUP(_pin, _name) \ argument 649 #define MFIO_PIN_GROUP(_pin, _func) \ argument 663 #define MFIO_MUX_PIN_GROUP(_pin, _f0, _f1, _f2, _reg, _shift, _mask) \ argument
|
/linux-6.8/rust/kernel/ |
D | types.rs | 211 _pin: PhantomPinned, field
|
/linux-6.8/fs/bcachefs/ |
D | btree_write_buffer.c | 429 struct journal_entry_pin *_pin, u64 seq) in bch2_btree_write_buffer_journal_flush()
|
D | btree_trans_commit.c | 814 struct journal_entry_pin *_pin, u64 seq) in bch2_trans_commit_journal_pin_flush()
|
D | btree_update_interior.c | 815 struct journal_entry_pin *_pin, u64 seq) in bch2_update_reparent_journal_pin_flush() 941 struct journal_entry_pin *_pin, u64 seq) in bch2_btree_update_will_free_node_journal_pin_flush()
|
/linux-6.8/drivers/pinctrl/realtek/ |
D | pinctrl-rtd1315e.c | 231 #define DECLARE_RTD1315E_PIN(_pin, _name) \ argument
|
D | pinctrl-rtd1319d.c | 237 #define DECLARE_RTD1319D_PIN(_pin, _name) \ argument
|
D | pinctrl-rtd1619b.c | 246 #define DECLARE_RTD1619B_PIN(_pin, _name) \ argument
|