Searched +defs:val +defs:bounds (Results 1 – 5 of 5) sorted by relevance
/linux-6.14.4/drivers/net/wireless/mediatek/mt76/mt76x2/ |
D | eeprom.c | 88 u16 val; in mt76x2_apply_cal_free_data() local 125 u16 val = get_unaligned_le16(dev->mt76.eeprom.data); in mt76x2_check_eeprom() local 183 mt76x2_set_rx_gain_group(struct mt76x02_dev *dev, u8 val) in mt76x2_set_rx_gain_group() 198 mt76x2_set_rssi_offset(struct mt76x02_dev *dev, int chain, u8 val) in mt76x2_set_rssi_offset() 261 u16 val; in mt76x2_read_rx_gain() local 296 u16 val; in mt76x2_get_rate_power() local 352 u16 val; in mt76x2_get_power_info_2g() local 382 u16 val; in mt76x2_get_power_info_5g() local 461 u16 val, slope; in mt76x2_get_temp_comp() local 462 u8 bounds; in mt76x2_get_temp_comp() local
|
/linux-6.14.4/drivers/media/platform/st/stm32/ |
D | stm32-dcmi.c | 184 static inline void reg_write(void __iomem *base, u32 reg, u32 val) in reg_write() 699 u32 val = 0; in dcmi_start_streaming() local 1166 struct v4l2_subdev_selection bounds = { in dcmi_get_sensor_bounds() local
|
/linux-6.14.4/lib/zstd/compress/ |
D | zstd_compress.c | 378 ZSTD_bounds bounds = { 0, 0, 0 }; in ZSTD_cParam_getBounds() local 563 ZSTD_bounds const bounds = ZSTD_cParam_getBounds(cParam); in ZSTD_cParam_clampBounds() local 570 #define BOUNDCHECK(cParam, val) { \ argument 1181 # define CLAMP_TYPE(cParam, val, type) { \ in ZSTD_clampCParams() argument 1186 # define CLAMP(cParam, val) CLAMP_TYPE(cParam, val, unsigned) in ZSTD_clampCParams() argument
|
D | zstd_compress_internal.h | 493 ZSTD_bounds const bounds = ZSTD_cParam_getBounds(cParam); in ZSTD_cParam_withinBounds() local 688 static unsigned ZSTD_NbCommonBytes (size_t val) in ZSTD_NbCommonBytes()
|
/linux-6.14.4/include/uapi/linux/ |
D | videodev2.h | 1349 struct v4l2_rect bounds; member 2638 __u64 val; member
|