Home
last modified time | relevance | path

Searched refs:pad (Results 276 - 300 of 2796) sorted by relevance

1...<<11121314151617181920>>...112

/kernel/linux/linux-5.10/include/uapi/drm/
H A Detnaviv_drm.h106 __u32 pad; member
172 __u8 pad; member
208 __u32 pad; member
223 __u32 pad; member
240 __u32 pad; member
259 __u8 pad; member
/kernel/linux/linux-6.6/include/uapi/drm/
H A Dv3d_drm.h120 __u32 pad; /* mbz */ member
205 __u32 pad; member
221 __u32 pad; member
283 __u32 pad; member
356 __u32 pad; member
473 __u32 pad; member
H A Detnaviv_drm.h109 __u32 pad; member
175 __u8 pad; member
211 __u32 pad; member
226 __u32 pad; member
243 __u32 pad; member
262 __u8 pad; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/drm/
H A Detnaviv_drm.h74 __u32 pad; member
107 __u8 pad; member
135 __u32 pad; member
142 __u32 pad; member
157 __u32 pad; member
170 __u8 pad; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/
H A Detnaviv_drm.h74 __u32 pad; member
107 __u8 pad; member
135 __u32 pad; member
142 __u32 pad; member
157 __u32 pad; member
170 __u8 pad; member
/third_party/mesa3d/include/drm-uapi/
H A Dmsm_drm.h103 __u32 pad; /* must be zero */ member
147 __u32 pad; member
205 __u32 pad; member
282 __u32 pad; /*in, reserved for future use, always 0. */ member
295 __u32 pad; member
346 __u32 pad; member
H A Detnaviv_drm.h109 __u32 pad; member
175 __u8 pad; member
211 __u32 pad; member
226 __u32 pad; member
243 __u32 pad; member
262 __u8 pad; member
H A Dv3d_drm.h120 __u32 pad; /* mbz */ member
205 __u32 pad; member
221 __u32 pad; member
283 __u32 pad; member
356 __u32 pad; member
473 __u32 pad; member
H A Dvirtgpu_drm.h64 __u32 pad; member
75 __u32 pad; member
155 __u32 pad; member
177 __u32 pad; member
193 __u32 pad; member
/third_party/libdrm/etnaviv/
H A Detnaviv_drm.h109 __u32 pad; member
175 __u8 pad; member
211 __u32 pad; member
226 __u32 pad; member
243 __u32 pad; member
262 __u8 pad; member
/kernel/linux/linux-5.10/drivers/pinctrl/actions/
H A Dpinctrl-owl.h100 .pad = name, \
107 .pad = name, \
114 .pad = name, \
121 .pad = name, \
168 * struct owl_pullctl - Actions pad pull control register
180 * struct owl_st - Actions pad schmitt trigger enable register
229 * struct owl_padinfo - Actions pinctrl pad info
230 * @pad: pad name of the SoC
235 int pad; member
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/
H A Dauxgm200.c35 struct nvkm_device *device = aux->base.pad->i2c->subdev.device; in gm200_i2c_aux_fini()
42 struct nvkm_device *device = aux->base.pad->i2c->subdev.device; in gm200_i2c_aux_init()
80 struct nvkm_device *device = aux->base.pad->i2c->subdev.device; in gm200_i2c_aux_xfer()
170 gm200_i2c_aux_new(struct nvkm_i2c_pad *pad, int index, u8 drive, in gm200_i2c_aux_new() argument
179 nvkm_i2c_aux_ctor(&gm200_i2c_aux_func, pad, index, &aux->base); in gm200_i2c_aux_new()
/kernel/linux/linux-5.10/drivers/media/platform/vsp1/
H A Dvsp1_hsit.c45 if ((code->pad == HSIT_PAD_SINK && !hsit->inverse) | in hsit_enum_mbus_code()
46 (code->pad == HSIT_PAD_SOURCE && hsit->inverse)) in hsit_enum_mbus_code()
80 format = vsp1_entity_get_pad_format(&hsit->entity, config, fmt->pad); in hsit_set_format()
82 if (fmt->pad == HSIT_PAD_SOURCE) { in hsit_set_format()
102 /* Propagate the format to the source pad. */ in hsit_set_format()
123 .pad = &hsit_pad_ops,
/kernel/linux/linux-6.6/drivers/media/platform/renesas/vsp1/
H A Dvsp1_hsit.c45 if ((code->pad == HSIT_PAD_SINK && !hsit->inverse) | in hsit_enum_mbus_code()
46 (code->pad == HSIT_PAD_SOURCE && hsit->inverse)) in hsit_enum_mbus_code()
82 format = vsp1_entity_get_pad_format(&hsit->entity, config, fmt->pad); in hsit_set_format()
84 if (fmt->pad == HSIT_PAD_SOURCE) { in hsit_set_format()
104 /* Propagate the format to the source pad. */ in hsit_set_format()
125 .pad = &hsit_pad_ops,
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/
H A Dsta_tx.c38 unsigned int pad; in mwifiex_process_sta_txpd() local
44 pad = ((uintptr_t)skb->data - (sizeof(*local_tx_pd) + hroom)) & in mwifiex_process_sta_txpd()
46 skb_push(skb, sizeof(*local_tx_pd) + pad); in mwifiex_process_sta_txpd()
54 pad))); in mwifiex_process_sta_txpd()
88 pkt_offset = sizeof(struct txpd) + pad; in mwifiex_process_sta_txpd()
/kernel/linux/linux-6.6/drivers/pinctrl/actions/
H A Dpinctrl-owl.h100 .pad = name, \
107 .pad = name, \
114 .pad = name, \
121 .pad = name, \
168 * struct owl_pullctl - Actions pad pull control register
180 * struct owl_st - Actions pad schmitt trigger enable register
229 * struct owl_padinfo - Actions pinctrl pad info
230 * @pad: pad name of the SoC
235 int pad; member
[all...]
/third_party/node/deps/openssl/openssl/crypto/asn1/
H A Dx_long.c90 int clen, pad, i; in long_i2c() local
108 /* If MSB of leading octet set we need to pad */ in long_i2c()
110 pad = 1; in long_i2c()
112 pad = 0; in long_i2c()
118 if (pad) in long_i2c()
125 return clen + pad; in long_i2c()
137 * Check possible pad byte. Worst case, we're skipping past actual in long_c2i()
/third_party/openssl/crypto/asn1/
H A Dx_long.c90 int clen, pad, i; in long_i2c() local
108 /* If MSB of leading octet set we need to pad */ in long_i2c()
110 pad = 1; in long_i2c()
112 pad = 0; in long_i2c()
118 if (pad) in long_i2c()
125 return clen + pad; in long_i2c()
137 * Check possible pad byte. Worst case, we're skipping past actual in long_c2i()
/third_party/skia/third_party/externals/angle2/src/third_party/libXNVCtrl/
H A DNVCtrlLib.h601 long pad[24]; member
626 long pad[24]; member
652 long pad[24]; member
676 long pad[24]; member
700 long pad[24]; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dbase64.c92 int pad = 0; in base64_gen_decode() local
128 pad++; in base64_gen_decode()
136 if (pad) { in base64_gen_decode()
137 if (pad == 1) in base64_gen_decode()
139 else if (pad == 2) in base64_gen_decode()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dbase64.c94 int pad = 0; in base64_gen_decode() local
130 pad++; in base64_gen_decode()
138 if (pad) { in base64_gen_decode()
139 if (pad == 1) in base64_gen_decode()
141 else if (pad == 2) in base64_gen_decode()
/kernel/linux/linux-6.6/drivers/media/platform/ti/omap3isp/
H A Dispccp2.c353 struct media_pad *pad; in ccp2_if_configure() local
360 pad = media_pad_remote_pad_first(&ccp2->pads[CCP2_PAD_SINK]); in ccp2_if_configure()
361 sensor = media_entity_to_v4l2_subdev(pad->entity); in ccp2_if_configure()
617 * @cfg: V4L2 subdev pad configuration
618 * @pad : pad number
625 unsigned int pad, enum v4l2_subdev_format_whence which) in __ccp2_get_format()
629 pad); in __ccp2_get_format()
631 return &ccp2->formats[pad]; in __ccp2_get_format()
635 * ccp2_try_format - Handle try format by pad subde
623 __ccp2_get_format(struct isp_ccp2_device *ccp2, struct v4l2_subdev_state *sd_state, unsigned int pad, enum v4l2_subdev_format_whence which) __ccp2_get_format() argument
642 ccp2_try_format(struct isp_ccp2_device *ccp2, struct v4l2_subdev_state *sd_state, unsigned int pad, struct v4l2_mbus_framefmt *fmt, enum v4l2_subdev_format_whence which) ccp2_try_format() argument
[all...]
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dst-mipid02.c91 struct media_pad pad[MIPID02_PAD_NB]; member
689 switch (code->pad) { in mipid02_enum_mbus_code()
718 dev_dbg(&client->dev, "%s probe %d", __func__, format->pad); in mipid02_get_fmt()
720 if (format->pad >= MIPID02_PAD_NB) in mipid02_get_fmt()
722 /* second CSI-2 pad not yet supported */ in mipid02_get_fmt()
723 if (format->pad == MIPID02_SINK_1) in mipid02_get_fmt()
728 format->pad); in mipid02_get_fmt()
736 if (format->pad == MIPID02_SOURCE) in mipid02_get_fmt()
750 /* source pad mirror sink pad */ in mipid02_set_fmt_source()
[all...]
/kernel/linux/linux-6.6/drivers/staging/media/imx/
H A Dimx6-mipi-csi2.c23 * there must be 5 pads: 1 input pad from sensor, and
41 struct media_pad pad[CSI2_NUM_PADS]; member
311 ret = v4l2_subdev_call(csi2->remote, pad, get_mbus_config, in csi2_get_active_lanes()
501 unsigned int pad, enum v4l2_subdev_format_whence which) in __csi2_get_fmt()
504 return v4l2_subdev_get_try_format(&csi2->sd, sd_state, pad); in __csi2_get_fmt()
518 fmt = __csi2_get_fmt(csi2, sd_state, sdformat->pad, sdformat->which); in csi2_get_fmt()
535 if (sdformat->pad >= CSI2_NUM_PADS) in csi2_set_fmt()
545 /* Output pads mirror active input pad, no limits on input pads */ in csi2_set_fmt()
546 if (sdformat->pad != CSI2_SINK_PAD) in csi2_set_fmt()
549 fmt = __csi2_get_fmt(csi2, sd_state, sdformat->pad, sdforma in csi2_set_fmt()
500 __csi2_get_fmt(struct csi2_dev *csi2, struct v4l2_subdev_state *sd_state, unsigned int pad, enum v4l2_subdev_format_whence which) __csi2_get_fmt() argument
643 int pad; csi2_notify_bound() local
[all...]
/third_party/skia/gm/
H A Dblurrect.cpp308 auto pad = PadForSigma(sigma); variable
309 canvas->drawImage(img, -pad, -pad, SkSamplingOptions(), &paint);
339 int pad = PadForSigma(sigma); in prepareReferenceMasks()
340 int maskW = w + 2 * pad; in prepareReferenceMasks()
341 int maskH = h + 2 * pad; in prepareReferenceMasks()
356 float ldiff = numSubpixels * pad - (col + 0.5f); in prepareReferenceMasks()
374 float tdiff = numSubpixels * pad - (y * numSubpixels + ys + 0.5f); in prepareReferenceMasks()
416 auto pad = PadForSigma(sigma); in prepareActualMasks() local
417 auto ii = SkImageInfo::MakeA8(w + 2 * pad, in prepareActualMasks()
[all...]

Completed in 18 milliseconds

1...<<11121314151617181920>>...112