Home
last modified time | relevance | path

Searched refs:int8_t (Results 1 – 25 of 109) sorted by relevance

12345

/linux/drivers/net/wireless/ath/ath9k/
H A Dar9003_eeprom.h197 int8_t pwrTableOffset;
229 int8_t tempSlope;
230 int8_t voltSlope;
234 int8_t noiseFloorThreshCh[AR9300_MAX_CHAINS];
236 int8_t quick_drop;
241 int8_t antennaGain;
243 int8_t adcDesiredSize;
256 int8_t refPower;
262 int8_t rxNoisefloorCal;
264 int8_t rxNoisefloorPower;
[all …]
H A Deeprom.h469 int8_t pwrTableOffset;
470 int8_t tempSensSlope;
471 int8_t tempSensSlopePalOn;
478 int8_t antennaGainCh[AR9287_MAX_CHAINS];
482 int8_t adcDesiredSize;
487 int8_t noiseFloorThreshCh[AR9287_MAX_CHAINS];
490 int8_t iqCalICh[AR9287_MAX_CHAINS];
491 int8_t iqCalQCh[AR9287_MAX_CHAINS];
H A Dcalib.h106 int8_t max_skipcount; /* Max No. of times PACAL can be skipped */
107 int8_t skipcount; /* No. of times the PACAL to be skipped */
/linux/fs/dlm/
H A Ddlm_internal.h233 int8_t mode; /* rq mode of bast, gr mode of cast */
266 int8_t lkb_status; /* granted, waiting, convert */
267 int8_t lkb_rqmode; /* requested lock mode */
268 int8_t lkb_grmode; /* granted lock mode */
269 int8_t lkb_highbast; /* highest mode bast sent for */
271 int8_t lkb_wait_type; /* type of reply waiting for */
272 int8_t lkb_wait_count;
281 int8_t lkb_last_cast_cb_mode;
282 int8_t lkb_last_bast_cb_mode;
283 int8_t lkb_last_cb_mode;
[all …]
/linux/arch/mips/include/asm/octeon/
H A Dcvmx-fau.h92 int8_t value:7;
214 static inline int8_t cvmx_fau_fetch_and_add8(cvmx_fau_reg_8_t reg, int8_t value) in cvmx_fau_fetch_and_add8()
304 cvmx_fau_tagwait_fetch_and_add8(cvmx_fau_reg_8_t reg, int8_t value) in cvmx_fau_tagwait_fetch_and_add8()
422 int8_t value) in cvmx_fau_async_fetch_and_add8()
513 int8_t value) in cvmx_fau_async_tagwait_fetch_and_add8()
563 static inline void cvmx_fau_atomic_add8(cvmx_fau_reg_8_t reg, int8_t value) in cvmx_fau_atomic_add8()
613 static inline void cvmx_fau_atomic_write8(cvmx_fau_reg_8_t reg, int8_t value) in cvmx_fau_atomic_write8()
/linux/drivers/net/wireless/marvell/libertas/
H A Dcmd.h113 int lbs_set_power_adapt_cfg(struct lbs_private *priv, int enable, int8_t p0,
114 int8_t p1, int8_t p2);
116 int lbs_set_tpc_cfg(struct lbs_private *priv, int enable, int8_t p0, int8_t p1,
117 int8_t p2, int usesnr);
H A Dhost.h882 int8_t P0;
883 int8_t P1;
884 int8_t P2;
894 int8_t P0;
895 int8_t P1;
896 int8_t P2;
/linux/arch/powerpc/sysdev/xics/
H A Dics-opal.c101 int8_t priority; in ics_opal_set_affinity()
156 int8_t priority; in ics_opal_check()
173 int8_t priority; in ics_opal_mask_unknown()
187 int8_t priority; in ics_opal_get_server()
/linux/tools/include/nolibc/
H A Dstdint.h11 typedef signed char int8_t; typedef
24 typedef int8_t int_least8_t;
33 typedef int8_t int_fast8_t;
/linux/sound/usb/
H A Dmidi.h10 int8_t out_ep; /* ep number, 0 autodetect */
12 int8_t in_ep;
/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/
H A Dsmu13_driver_if_aldebaran.h400 int8_t GfxOffset; // in Amps
404 int8_t SocOffset; // in Amps
408 int8_t MemOffset; // in Amps
412 int8_t BoardOffset; // in Amps
444 int8_t XgmiOffset; // in Amps
H A Dsmu11_driver_if_sienna_cichlid.h868 int8_t GfxOffset; // in Amps
872 int8_t SocOffset; // in Amps
876 int8_t Mem0Offset; // in Amps
880 int8_t Mem1Offset; // in Amps
1229 int8_t GfxOffset; // in Amps
1233 int8_t SocOffset; // in Amps
1237 int8_t Mem0Offset; // in Amps
1241 int8_t Mem1Offset; // in Amps
/linux/include/xen/interface/
H A Dxen.h501 int8_t tsc_shift;
502 int8_t pad1[3];
644 int8_t cmd_line[MAX_GUEST_CMDLINE];
/linux/tools/testing/selftests/bpf/progs/
H A Dverifier_bitfield_write.c17 int8_t sb4: 4;
47 int8_t sb4; in multiple_field_roundtrip()
H A Dcore_reloc_types.h615 int8_t s8_field;
626 int8_t u8_field;
638 int8_t s8_field;
732 int8_t sb4: 4;
746 int8_t sb4: 1; /* 4 -> 1 */
/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dsmu71_discrete.h230 int8_t SclkIndex;
231 int8_t MclkIndex;
396 int8_t Padding;
424 int8_t CurrLevel;
425 int8_t TargLevel;
H A Dsmu72_discrete.h208 int8_t SclkIndex;
209 int8_t MclkIndex;
399 int8_t FanControl_GL_Flag;
426 int8_t CurrLevel;
427 int8_t TargLevel;
H A Dsmu74_discrete.h219 int8_t SclkIndex;
220 int8_t MclkIndex;
394 int8_t Padding;
421 int8_t CurrLevel;
422 int8_t TargLevel;
H A Dsmu73_discrete.h192 int8_t SclkIndex;
193 int8_t MclkIndex;
379 int8_t Padding;
408 int8_t CurrLevel;
409 int8_t TargLevel;
H A Dsmu75_discrete.h234 int8_t SclkIndex;
235 int8_t MclkIndex;
399 int8_t Padding;
427 int8_t CurrLevel;
428 int8_t TargLevel;
H A Dsmu7_fusion.h203 int8_t SclkIndex;
204 int8_t MclkIndex;
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_dp_types.h1176 int8_t sink_dev_id_str[6];
1177 int8_t sink_hw_revision;
1178 int8_t sink_fw_revision[2];
1181 int8_t branch_dev_name[6];
1182 int8_t branch_hw_revision;
1183 int8_t branch_fw_revision[2];
1184 int8_t branch_vendor_specific_data[4];
/linux/drivers/gpu/drm/amd/pm/powerplay/inc/vega12/
H A Dsmu9_driver_if.h453 int8_t GfxOffset;
457 int8_t SocOffset;
461 int8_t Mem0Offset;
465 int8_t Mem1Offset;
/linux/drivers/iio/imu/inv_icm42600/
H A Dinv_icm42600_buffer.c31 int8_t temp;
39 int8_t temp;
45 const void **gyro, const int8_t **temp, in inv_icm42600_fifo_decode_packet()
462 const int8_t *temp; in inv_icm42600_buffer_fifo_read()
/linux/drivers/gpu/drm/radeon/
H A Dsmu7_fusion.h203 int8_t SclkIndex;
204 int8_t MclkIndex;

12345