Searched refs:sat (Results 1 - 25 of 26) sorted by relevance

12

/linux-master/drivers/macintosh/
H A Dwindfarm_smu_sat.c45 struct wf_sat *sat; member in struct:wf_sat_sensor
54 struct wf_sat *sat; local
62 if (sat_id > 1 || (sat = sats[sat_id]) == NULL)
65 err = i2c_smbus_write_word_data(sat->i2c, 8, id << 8);
71 err = i2c_smbus_read_word_data(sat->i2c, 9);
89 err = i2c_smbus_read_i2c_block_data(sat->i2c, 0xa, 4, data);
101 printk(KERN_DEBUG "sat %d partition %x:", sat_id, id);
115 static int wf_sat_read_cache(struct wf_sat *sat) argument
119 err = i2c_smbus_read_i2c_block_data(sat->i2c, 0x3f, 16, sat
138 struct wf_sat *sat = sens->sat; local
170 struct wf_sat *sat = container_of(ref, struct wf_sat, ref); local
181 struct wf_sat *sat = sens->sat; local
196 struct wf_sat *sat; local
321 struct wf_sat *sat = i2c_get_clientdata(client); local
[all...]
/linux-master/drivers/misc/lkdtm/
H A Drefcount.c272 refcount_t sat = REFCOUNT_INIT(REFCOUNT_SATURATED); local
275 refcount_inc(&sat);
277 check_saturated(&sat);
283 refcount_t sat = REFCOUNT_INIT(REFCOUNT_SATURATED); local
286 refcount_dec(&sat);
288 check_saturated(&sat);
294 refcount_t sat = REFCOUNT_INIT(REFCOUNT_SATURATED); local
297 refcount_add(8, &sat);
299 check_saturated(&sat);
305 refcount_t sat local
317 refcount_t sat = REFCOUNT_INIT(REFCOUNT_SATURATED); local
329 refcount_t sat = REFCOUNT_INIT(REFCOUNT_SATURATED); local
341 refcount_t sat = REFCOUNT_INIT(REFCOUNT_SATURATED); local
[all...]
/linux-master/drivers/gpu/ipu-v3/
H A Dipu-ic-csc.c77 .sat = true,
137 .sat = true,
160 .sat = true,
259 .sat = true,
282 .sat = true,
H A Dipu-ic.c196 (csc->params.sat << 10);
/linux-master/net/appletalk/
H A Dddp.c128 * @sat: address to search for
136 struct sockaddr_at *sat)
145 if (at->src_net == sat->sat_addr.s_net &&
146 at->src_node == sat->sat_addr.s_node &&
147 at->src_port == sat->sat_port)
1075 * @sat: address to search for
1082 static int atalk_pick_and_bind_port(struct sock *sk, struct sockaddr_at *sat) argument
1088 for (sat->sat_port = ATPORT_RESERVED;
1089 sat->sat_port < ATPORT_LAST;
1090 sat
135 atalk_find_or_insert_socket(struct sock *sk, struct sockaddr_at *sat) argument
1120 struct sockaddr_at sat; local
1251 struct sockaddr_at sat; local
[all...]
H A Daarp.c106 struct atalk_addr *sat = atalk_find_dev_addr(dev); local
111 if (!sat) {
135 eah->pa_src_net = sat->s_net;
136 eah->pa_src_node = sat->s_node;
397 struct atalk_addr *sat)
400 if (list->target_addr.s_net == sat->s_net &&
401 list->target_addr.s_node == sat->s_node &&
395 __aarp_find_entry(struct aarp_entry *list, struct net_device *dev, struct atalk_addr *sat) argument
/linux-master/drivers/media/usb/gspca/gl860/
H A Dgl860-mi1320.c373 s32 sat = sd->vcur.saturation; local
443 if (sat != sd->vold.saturation) {
444 sd->vold.saturation = sat;
445 if (sat < 0 || sat > sd->vmax.saturation)
446 sat = 0;
448 sat = tbl_sat[sat];
452 ctrl_out(gspca_dev, 0x40, 1, 0xba00 + sat, 0x00f1, 0, NULL);
H A Dgl860-ov2640.c344 s32 sat = sd->vcur.saturation; local
393 if (sat != sd->vold.saturation) {
394 sd->vold.saturation = sat;
395 if (sat < 0 || sat > sd->vmax.saturation)
396 sat = 0;
400 ctrl_out(gspca_dev, 0x40, 1, 0x6000 + sat, 0x007d, 0, NULL);
/linux-master/drivers/s390/char/
H A Dsclp_sd.c41 u64 sat; member in struct:sclp_sd_evbuf
179 * @sat: Input SAT value
189 static int sclp_sd_sync(unsigned long page, u8 eq, u8 di, u64 sat, u64 sa, argument
210 evbuf->sat = sat;
/linux-master/drivers/media/usb/gspca/
H A Dconex.c28 struct v4l2_ctrl *sat; member in struct:sd
831 static void setbrightness(struct gspca_dev *gspca_dev, s32 val, s32 sat) argument
843 reg51c[1] = sat;
849 static void setcontrast(struct gspca_dev *gspca_dev, s32 val, s32 sat) argument
859 reg51c[1] = sat;
878 setbrightness(gspca_dev, ctrl->val, sd->sat->cur.val);
881 setcontrast(gspca_dev, ctrl->val, sd->sat->cur.val);
906 sd->sat = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
/linux-master/drivers/gpu/drm/nouveau/dispnv50/
H A Dheadc37d.c77 NVVAL(NVC37D, HEAD_SET_PROCAMP, SAT_COS, asyh->procamp.sat.cos) |
78 NVVAL(NVC37D, HEAD_SET_PROCAMP, SAT_SINE, asyh->procamp.sat.sin) |
H A Datom.h114 } sat; member in struct:nv50_head_atom::__anon896
H A Dhead507d.c42 NVVAL(NV507D, HEAD_SET_PROCAMP, SAT_COS, asyh->procamp.sat.cos) |
43 NVVAL(NV507D, HEAD_SET_PROCAMP, SAT_SINE, asyh->procamp.sat.sin) |
H A Dhead907d.c70 NVVAL(NV907D, HEAD_SET_PROCAMP, SAT_COS, asyh->procamp.sat.cos) |
71 NVVAL(NV907D, HEAD_SET_PROCAMP, SAT_SINE, asyh->procamp.sat.sin) |
H A Dhead.c87 asyh->procamp.sat.cos = ((vib * 2047 + adj) / 100) & 0xfff;
88 asyh->procamp.sat.sin = ((hue * 2047) / 100) & 0xfff;
/linux-master/drivers/video/fbdev/
H A Dpxa168fb.h350 #define CFG_SATURATION(sat) (sat)
/linux-master/drivers/media/pci/ddbridge/
H A Dddbridge-max.c41 MODULE_PARM_DESC(fmode_sat, "set frontend emulation mode sat");
105 static int lnb_set_sat(struct ddb *dev, u32 link, u32 input, u32 sat, u32 band, argument
112 cmd.msg[3] = 0xf0 | (((sat << 2) & 0x0c) | (band ? 1 : 0) |
/linux-master/include/uapi/linux/
H A Drkisp1-config.h450 * @sat: saturation, 00~FF, 0.0~1.992
459 __u8 sat; member in struct:rkisp1_cif_isp_cproc_config
/linux-master/net/sctp/
H A Dsm_make_chunk.c214 struct sctp_supported_addrs_param sat; local
335 sat.param_hdr.type = SCTP_PARAM_SUPPORTED_ADDRESS_TYPES;
336 sat.param_hdr.length = htons(SCTP_SAT_LEN(num_types));
337 sctp_addto_chunk(retval, sizeof(sat), &sat);
2554 __u16 sat; local
2608 sat = ntohs(param.p->length) - sizeof(struct sctp_paramhdr);
2609 if (sat)
2610 sat /= sizeof(__u16);
2612 for (i = 0; i < sat;
[all...]
/linux-master/include/video/
H A Dimx-ipu-v3.h420 bool sat:1; /* saturate to (16, 235(Y) / 240(U, V)) */ member in struct:ipu_ic_csc_params
/linux-master/drivers/media/i2c/
H A Dov7670.c1363 int matrix[CMATRIX_LEN], int sat, int hue)
1370 matrix[i] = (info->fmt->cmatrix[i] * sat) >> 7;
1392 static int ov7670_s_sat_hue(struct v4l2_subdev *sd, int sat, int hue) argument
1397 ov7670_calc_cmatrix(info, matrix, sat, hue);
1362 ov7670_calc_cmatrix(struct ov7670_info *info, int matrix[CMATRIX_LEN], int sat, int hue) argument
H A Dalvium-csi2.h287 u64 sat:1; member in struct:alvium_avail_feat
H A Dalvium-csi2.c507 dev_dbg(dev, "feature sat: %u\n", alvium->avail_ft.sat);
2134 if (alvium->avail_ft.sat)
/linux-master/drivers/video/fbdev/mmp/hw/
H A Dmmp_ctrl.h578 #define CFG_SATURATION(sat) (sat)
/linux-master/include/net/sctp/
H A Dstructs.h362 struct sctp_supported_addrs_param *sat; member in union:sctp_params

Completed in 467 milliseconds

12