/openbmc/linux/drivers/macintosh/ |
H A D | windfarm_smu_sat.c | 45 struct wf_sat *sat; member 54 struct wf_sat *sat; in smu_sat_get_sdb_partition() local 115 static int wf_sat_read_cache(struct wf_sat *sat) in wf_sat_read_cache() 138 struct wf_sat *sat = sens->sat; in wf_sat_sensor_get() local 170 struct wf_sat *sat = container_of(ref, struct wf_sat, ref); in wf_sat_release() local 181 struct wf_sat *sat = sens->sat; in wf_sat_sensor_release() local 196 struct wf_sat *sat; in wf_sat_probe() local 321 struct wf_sat *sat = i2c_get_clientdata(client); in wf_sat_remove() local
|
/openbmc/linux/drivers/misc/lkdtm/ |
H A D | refcount.c | 272 refcount_t sat = REFCOUNT_INIT(REFCOUNT_SATURATED); in lkdtm_REFCOUNT_INC_SATURATED() local 283 refcount_t sat = REFCOUNT_INIT(REFCOUNT_SATURATED); in lkdtm_REFCOUNT_DEC_SATURATED() local 294 refcount_t sat = REFCOUNT_INIT(REFCOUNT_SATURATED); in lkdtm_REFCOUNT_ADD_SATURATED() local 305 refcount_t sat = REFCOUNT_INIT(REFCOUNT_SATURATED); in lkdtm_REFCOUNT_INC_NOT_ZERO_SATURATED() local 317 refcount_t sat = REFCOUNT_INIT(REFCOUNT_SATURATED); in lkdtm_REFCOUNT_ADD_NOT_ZERO_SATURATED() local 329 refcount_t sat = REFCOUNT_INIT(REFCOUNT_SATURATED); in lkdtm_REFCOUNT_DEC_AND_TEST_SATURATED() local 341 refcount_t sat = REFCOUNT_INIT(REFCOUNT_SATURATED); in lkdtm_REFCOUNT_SUB_AND_TEST_SATURATED() local
|
/openbmc/qemu/target/arm/tcg/ |
H A D | vec_internal.h | 80 bool round, uint32_t *sat) in do_sqrshl_bhs() 115 bool round, uint32_t *sat) in do_uqrshl_bhs() 146 bool round, uint32_t *sat) in do_suqrshl_bhs() 156 bool round, uint32_t *sat) in do_sqrshl_d() 184 bool round, uint32_t *sat) in do_uqrshl_d() 208 bool round, uint32_t *sat) in do_suqrshl_d()
|
H A D | mve_helper.c | 1318 int round, bool *sat) in do_vqdmladh_h() 1325 int round, bool *sat) in do_vqdmladh_w() 1352 int round, bool *sat) in do_vqdmlsdh_b() 1359 int round, bool *sat) in do_vqdmlsdh_h() 1366 int round, bool *sat) in do_vqdmlsdh_w() 1533 int round, bool *sat) in do_vqdmlah_h() 1540 int round, bool *sat) in do_vqdmlah_w() 1646 static inline int64_t do_qdmullw(int32_t n, int32_t m, bool *sat) in do_qdmullw() 2435 bool round, uint32_t *sat) in do_sqrshl48_d() 2471 bool round, uint32_t *sat) in do_uqrshl48_d()
|
H A D | vec_helper.c | 223 bool neg, bool round, uint32_t *sat) in do_sqrdmlah_h() 243 uint32_t *sat = &env->vfp.qc[0]; in HELPER() local 268 uint32_t *sat = &env->vfp.qc[0]; in HELPER() local 464 bool neg, bool round, uint32_t *sat) in do_sqrdmlah_s() 484 uint32_t *sat = &env->vfp.qc[0]; in HELPER() local 506 uint32_t *sat = &env->vfp.qc[0]; in HELPER() local
|
/openbmc/bmcweb/redfish-core/lib/ |
H A D | aggregation_service.hpp | 88 for (const auto& sat : satelliteInfo) in populateAggregationSourceCollection() local 164 const auto& sat = satelliteInfo.find(aggregationSourceId); in populateAggregationSource() local
|
/openbmc/linux/drivers/media/usb/gspca/ |
H A D | conex.c | 28 struct v4l2_ctrl *sat; member 831 static void setbrightness(struct gspca_dev *gspca_dev, s32 val, s32 sat) in setbrightness() 849 static void setcontrast(struct gspca_dev *gspca_dev, s32 val, s32 sat) in setcontrast()
|
/openbmc/qemu/tests/tcg/sh4/ |
H A D | test-macw.c | 25 void test(const Test *t, int sat) in test()
|
H A D | test-macl.c | 28 void test(const Test *t, int sat) in test()
|
/openbmc/bmcweb/redfish-core/include/ |
H A D | redfish_aggregator.hpp | 770 const auto& sat = satelliteInfo.find(prefix); in forwardRequest() local 814 for (const auto& sat : satelliteInfo) in forwardCollectionRequests() local 839 for (const auto& sat : satelliteInfo) in forwardContainsSubordinateRequests() local
|
/openbmc/qemu/target/hexagon/idef-parser/ |
H A D | idef-parser.y | 39 HexSat sat; member
|
/openbmc/linux/net/appletalk/ |
H A D | ddp.c | 136 struct sockaddr_at *sat) in atalk_find_or_insert_socket() 1082 static int atalk_pick_and_bind_port(struct sock *sk, struct sockaddr_at *sat) in atalk_pick_and_bind_port() 1120 struct sockaddr_at sat; in atalk_autobind() local 1251 struct sockaddr_at sat; in atalk_getname() local
|
H A D | aarp.c | 106 struct atalk_addr *sat = atalk_find_dev_addr(dev); in __aarp_send_query() local 397 struct atalk_addr *sat) in __aarp_find_entry()
|
/openbmc/linux/drivers/s390/char/ |
H A D | sclp_sd.c | 41 u64 sat; member 189 static int sclp_sd_sync(unsigned long page, u8 eq, u8 di, u64 sat, u64 sa, in sclp_sd_sync()
|
/openbmc/linux/drivers/media/usb/gspca/gl860/ |
H A D | gl860-ov2640.c | 344 s32 sat = sd->vcur.saturation; in ov2640_camera_settings() local
|
H A D | gl860-mi1320.c | 373 s32 sat = sd->vcur.saturation; in mi1320_camera_settings() local
|
/openbmc/qemu/target/ppc/ |
H A D | cpu.c | 67 uint32_t sat = (env->vscr_sat.u64[0] | env->vscr_sat.u64[1]) != 0; in ppc_get_vscr() local
|
H A D | int_helper.c | 786 uint32_t mask, bool sat, bool acc, do_ger ger) in xviger() 909 int sat = 0; in helper_VMHADDSHS() local 927 int sat = 0; in helper_VMHRADDSHS() local 1008 int sat = 0; in helper_VMSUMSHS() local 1059 int sat = 0; in helper_VMSUMUHS() local 1915 int sat = 0; in helper_vsumsws() local 1935 int sat = 0; in helper_vsum2sws() local 1957 int sat = 0; in helper_vsum4sbs() local 1975 int sat = 0; in helper_vsum4shs() local 1993 int sat = 0; in helper_vsum4ubs() local
|
/openbmc/linux/drivers/media/pci/ddbridge/ |
H A D | ddbridge-max.c | 105 static int lnb_set_sat(struct ddb *dev, u32 link, u32 input, u32 sat, u32 band, in lnb_set_sat()
|
/openbmc/u-boot/drivers/video/ |
H A D | mx3fb.c | 278 u32 sat:2; member 326 u32 sat:2; member
|
/openbmc/linux/include/video/ |
H A D | imx-ipu-v3.h | 420 bool sat:1; /* saturate to (16, 235(Y) / 240(U, V)) */ member
|
/openbmc/linux/drivers/media/i2c/ |
H A D | ov7670.c | 1366 int matrix[CMATRIX_LEN], int sat, int hue) in ov7670_calc_cmatrix() 1395 static int ov7670_s_sat_hue(struct v4l2_subdev *sd, int sat, int hue) in ov7670_s_sat_hue()
|
/openbmc/linux/net/sctp/ |
H A D | sm_make_chunk.c | 214 struct sctp_supported_addrs_param sat; in sctp_make_init() local 2554 __u16 sat; in sctp_process_param() local
|
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/ |
H A D | atom.h | 114 } sat; member
|
/openbmc/linux/include/uapi/linux/ |
H A D | rkisp1-config.h | 454 __u8 sat; member
|