Home
last modified time | relevance | path

Searched defs:pad (Results 1 – 25 of 1221) sorted by relevance

12345678910>>...49

/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/
H A Dpad.c27 nvkm_i2c_pad_mode_locked(struct nvkm_i2c_pad *pad, enum nvkm_i2c_pad_mode mode) in nvkm_i2c_pad_mode_locked()
36 nvkm_i2c_pad_mode(struct nvkm_i2c_pad *pad, enum nvkm_i2c_pad_mode mode) in nvkm_i2c_pad_mode()
46 nvkm_i2c_pad_release(struct nvkm_i2c_pad *pad) in nvkm_i2c_pad_release()
55 nvkm_i2c_pad_acquire(struct nvkm_i2c_pad *pad, enum nvkm_i2c_pad_mode mode) in nvkm_i2c_pad_acquire()
70 nvkm_i2c_pad_fini(struct nvkm_i2c_pad *pad) in nvkm_i2c_pad_fini()
77 nvkm_i2c_pad_init(struct nvkm_i2c_pad *pad) in nvkm_i2c_pad_init()
86 struct nvkm_i2c_pad *pad = *ppad; in nvkm_i2c_pad_del() local
97 int id, struct nvkm_i2c_pad *pad) in nvkm_i2c_pad_ctor()
H A Danx9805.c38 struct anx9805_pad *pad; member
46 struct anx9805_pad *pad = bus->pad; in anx9805_bus_xfer() local
106 struct anx9805_pad *pad = anx9805_pad(base); in anx9805_bus_new() local
131 struct anx9805_pad *pad; member
140 struct anx9805_pad *pad = aux->pad; in anx9805_aux_xfer() local
196 struct anx9805_pad *pad = aux->pad; in anx9805_aux_lnk_ctl() local
235 struct anx9805_pad *pad = anx9805_pad(base); in anx9805_aux_new() local
268 struct anx9805_pad *pad; in anx9805_pad_new() local
H A Daux.c96 struct nvkm_i2c_pad *pad = aux->pad; in nvkm_i2c_aux_monitor() local
107 struct nvkm_i2c_pad *pad = aux->pad; in nvkm_i2c_aux_release() local
116 struct nvkm_i2c_pad *pad = aux->pad; in nvkm_i2c_aux_acquire() local
184 struct nvkm_i2c_pad *pad, int id, in nvkm_i2c_aux_ctor()
206 struct nvkm_i2c_pad *pad, int id, in nvkm_i2c_aux_new_()
H A Dbase.c38 struct nvkm_i2c_pad *pad; in nvkm_i2c_pad_find() local
162 struct nvkm_i2c_pad *pad; in nvkm_i2c_fini() local
192 struct nvkm_i2c_pad *pad; in nvkm_i2c_preinit() local
211 struct nvkm_i2c_pad *pad; in nvkm_i2c_init() local
249 struct nvkm_i2c_pad *pad = in nvkm_i2c_dtor() local
300 struct nvkm_i2c_pad *pad = NULL; in nvkm_i2c_new_() local
368 struct nvkm_i2c_pad *pad; in nvkm_i2c_new_() local
H A Dbus.c131 struct nvkm_i2c_pad *pad = bus->pad; in nvkm_i2c_bus_release() local
140 struct nvkm_i2c_pad *pad = bus->pad; in nvkm_i2c_bus_acquire() local
209 struct nvkm_i2c_pad *pad, int id, in nvkm_i2c_bus_ctor()
258 struct nvkm_i2c_pad *pad, int id, in nvkm_i2c_bus_new_()
/OK3568_Linux_fs/kernel/drivers/input/joystick/
H A Dpsxpad-spi.c72 static int psxpad_command(struct psxpad *pad, const u8 sendcmdlen) in psxpad_command()
93 static void psxpad_control_motor(struct psxpad *pad, in psxpad_control_motor()
132 static void psxpad_set_motor_level(struct psxpad *pad, in psxpad_set_motor_level()
142 struct psxpad *pad = input_get_drvdata(idev); in psxpad_spi_play_effect() local
155 static int psxpad_spi_init_ff(struct psxpad *pad) in psxpad_spi_init_ff()
173 static void psxpad_control_motor(struct psxpad *pad, in psxpad_control_motor()
178 static void psxpad_set_motor_level(struct psxpad *pad, in psxpad_set_motor_level()
183 static inline int psxpad_spi_init_ff(struct psxpad *pad) in psxpad_spi_init_ff()
191 struct psxpad *pad = input_get_drvdata(input); in psxpad_spi_poll_open() local
200 struct psxpad *pad = input_get_drvdata(input); in psxpad_spi_poll_close() local
[all …]
H A Dmaplecontrol.c31 struct dc_pad *pad = maple_get_drvdata(mapledev); in dc_pad_callback() local
65 struct dc_pad *pad = dev_get_platdata(&dev->dev); in dc_pad_open() local
75 struct dc_pad *pad = dev_get_platdata(&dev->dev); in dc_pad_close() local
101 struct dc_pad *pad; in probe_maple_controller() local
163 struct dc_pad *pad = maple_get_drvdata(mdev); in remove_maple_controller() local
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-mxs/
H A Diomux.h108 static inline unsigned int PAD_BANK(iomux_cfg_t pad) in PAD_BANK()
113 static inline unsigned int PAD_PIN(iomux_cfg_t pad) in PAD_PIN()
118 static inline unsigned int PAD_MUXSEL(iomux_cfg_t pad) in PAD_MUXSEL()
123 static inline unsigned int PAD_MA(iomux_cfg_t pad) in PAD_MA()
128 static inline unsigned int PAD_MA_VALID(iomux_cfg_t pad) in PAD_MA_VALID()
133 static inline unsigned int PAD_VOL(iomux_cfg_t pad) in PAD_VOL()
138 static inline unsigned int PAD_VOL_VALID(iomux_cfg_t pad) in PAD_VOL_VALID()
143 static inline unsigned int PAD_PULL(iomux_cfg_t pad) in PAD_PULL()
148 static inline unsigned int PAD_PULL_VALID(iomux_cfg_t pad) in PAD_PULL_VALID()
/OK3568_Linux_fs/external/camera_engine_rkaiq/media_enquiry/media_enquiry/mediactl/
H A Dv4l2subdev.c66 struct v4l2_mbus_framefmt *format, unsigned int pad, in v4l2_subdev_get_format()
89 struct v4l2_mbus_framefmt *format, unsigned int pad, in v4l2_subdev_set_format()
113 struct v4l2_rect *rect, unsigned int pad, unsigned int target, in v4l2_subdev_get_selection()
152 struct v4l2_rect *rect, unsigned int pad, unsigned int target, in v4l2_subdev_set_selection()
366 struct media_pad *pad; in v4l2_subdev_parse_pad_format() local
454 static int set_format(struct media_pad *pad, in set_format()
485 static int set_selection(struct media_pad *pad, unsigned int target, in set_selection()
546 struct media_pad *pad; in v4l2_subdev_parse_setup_format() local
/OK3568_Linux_fs/u-boot/include/
H A Dmemalign.h70 #define PAD_COUNT(s, pad) (((s) - 1) / (pad) + 1) argument
71 #define PAD_SIZE(s, pad) (PAD_COUNT(s, pad) * pad) argument
72 #define ALLOC_ALIGN_BUFFER_PAD(type, name, size, align, pad) \ argument
79 #define ALLOC_CACHE_ALIGN_BUFFER_PAD(type, name, size, pad) \ argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dv4l2-subdev.h50 __u32 pad; member
63 __u32 pad; member
76 __u32 pad; member
92 __u32 pad; member
108 __u32 pad; member
125 __u32 pad; member
151 __u32 pad; member
H A Dkfd_ioctl.h67 __u32 pad; member
90 __u32 pad; member
104 __u32 pad; member
121 __u32 pad; member
132 __u32 pad; member
147 __u32 pad; member
160 __u32 pad; member
169 __u32 pad; member
174 __u32 pad; member
228 __u32 pad; member
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dv4l2-subdev.h50 __u32 pad; member
63 __u32 pad; member
76 __u32 pad; member
92 __u32 pad; member
108 __u32 pad; member
125 __u32 pad; member
151 __u32 pad; member
H A Dkfd_ioctl.h67 __u32 pad; member
90 __u32 pad; member
104 __u32 pad; member
121 __u32 pad; member
132 __u32 pad; member
147 __u32 pad; member
160 __u32 pad; member
169 __u32 pad; member
174 __u32 pad; member
228 __u32 pad; member
[all …]
/OK3568_Linux_fs/external/linux-rga/samples/im2d_slt/third-party/libdrm/include/libdrm/
H A Dqxl_drm.h61 __u32 pad; member
79 __u32 pad; member
88 __u32 pad; member
103 __u32 pad; member
116 __u32 pad; member
125 __u32 pad; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/include/libdrm/
H A Dqxl_drm.h61 __u32 pad; member
79 __u32 pad; member
88 __u32 pad; member
103 __u32 pad; member
116 __u32 pad; member
125 __u32 pad; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/drm/
H A Dqxl_drm.h61 __u32 pad; member
79 __u32 pad; member
88 __u32 pad; member
103 __u32 pad; member
116 __u32 pad; member
125 __u32 pad; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/drm/
H A Dqxl_drm.h61 __u32 pad; member
79 __u32 pad; member
88 __u32 pad; member
103 __u32 pad; member
116 __u32 pad; member
125 __u32 pad; member
/OK3568_Linux_fs/kernel/include/uapi/drm/
H A Dqxl_drm.h61 __u32 pad; member
79 __u32 pad; member
88 __u32 pad; member
103 __u32 pad; member
116 __u32 pad; member
125 __u32 pad; member
/OK3568_Linux_fs/external/linux-rga/samples/utils/3rdparty/libdrm/include/libdrm/
H A Dqxl_drm.h61 __u32 pad; member
79 __u32 pad; member
88 __u32 pad; member
103 __u32 pad; member
116 __u32 pad; member
125 __u32 pad; member
/OK3568_Linux_fs/kernel/drivers/input/mouse/
H A Dsentelic.c364 struct fsp_data *pad = psmouse->private; in fsp_onpad_vscr() local
385 struct fsp_data *pad = psmouse->private; in fsp_onpad_hscr() local
452 struct fsp_data *pad = psmouse->private; in fsp_attr_show_getreg() local
465 struct fsp_data *pad = psmouse->private; in fsp_attr_set_getreg() local
524 struct fsp_data *pad = psmouse->private; in fsp_attr_show_vscroll() local
553 struct fsp_data *pad = psmouse->private; in fsp_attr_show_hscroll() local
582 struct fsp_data *pad = psmouse->private; in fsp_attr_show_flags() local
591 struct fsp_data *pad = psmouse->private; in fsp_attr_set_flags() local
840 struct fsp_data *pad = psmouse->private; in fsp_activate_protocol() local
923 struct fsp_data *pad = psmouse->private; in fsp_set_input_params() local
/OK3568_Linux_fs/kernel/drivers/pinctrl/qcom/
H A Dpinctrl-spmi-mpp.c177 struct pmic_mpp_pad *pad, unsigned int addr) in pmic_mpp_read()
192 struct pmic_mpp_pad *pad, unsigned int addr, in pmic_mpp_write()
255 struct pmic_mpp_pad *pad) in pmic_mpp_write_mode_ctl()
305 struct pmic_mpp_pad *pad; in pmic_mpp_set_mux() local
333 struct pmic_mpp_pad *pad; in pmic_mpp_config_get() local
405 struct pmic_mpp_pad *pad; in pmic_mpp_config_set() local
517 struct pmic_mpp_pad *pad; in pmic_mpp_config_dbg_show() local
586 struct pmic_mpp_pad *pad; in pmic_mpp_get() local
628 struct pmic_mpp_pad *pad; in pmic_mpp_to_irq() local
659 struct pmic_mpp_pad *pad) in pmic_mpp_populate()
[all …]
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dv4l2-subdev.h50 __u32 pad; member
63 __u32 pad; member
83 __u32 pad; member
100 __u32 pad; member
116 __u32 pad; member
133 __u32 pad; member
159 __u32 pad; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/
H A Dmlan_11n_aggr.c61 int pkt_len, int *pad) in wlan_11n_form_amsdu_pkt()
185 int pkt_count = 0, pkt_len, pad; in wlan_11n_get_num_aggrpkts() local
228 int pad; in wlan_11n_deaggregate_pkt() local
393 int pad = 0; in wlan_11n_aggregate_pkt() local
/OK3568_Linux_fs/kernel/drivers/phy/tegra/
H A Dxusb-tegra124.c427 tegra124_usb2_lane_probe(struct tegra_xusb_pad *pad, struct device_node *np, in tegra124_usb2_lane_probe()
482 struct tegra_xusb_usb2_pad *pad = to_usb2_pad(lane->pad); in tegra124_usb2_phy_power_on() local
570 struct tegra_xusb_usb2_pad *pad = to_usb2_pad(lane->pad); in tegra124_usb2_phy_power_off() local
614 struct tegra_xusb_pad *pad; in tegra124_usb2_pad_probe() local
647 static void tegra124_usb2_pad_remove(struct tegra_xusb_pad *pad) in tegra124_usb2_pad_remove()
676 tegra124_ulpi_lane_probe(struct tegra_xusb_pad *pad, struct device_node *np, in tegra124_ulpi_lane_probe()
751 struct tegra_xusb_pad *pad; in tegra124_ulpi_pad_probe() local
782 static void tegra124_ulpi_pad_remove(struct tegra_xusb_pad *pad) in tegra124_ulpi_pad_remove()
812 tegra124_hsic_lane_probe(struct tegra_xusb_pad *pad, struct device_node *np, in tegra124_hsic_lane_probe()
867 struct tegra_xusb_hsic_pad *pad = to_hsic_pad(lane->pad); in tegra124_hsic_phy_power_on() local
[all …]

12345678910>>...49