Searched refs:he (Results 1 - 9 of 9) sorted by relevance

/drivers/scsi/libsas/
H A Dsas_dump.h29 void sas_dprint_hae(struct sas_ha_struct *sas_ha, enum ha_event he);
H A Dsas_dump.c56 void sas_dprint_hae(struct sas_ha_struct *sas_ha, enum ha_event he) argument
59 sas_hae_str[he]);
/drivers/atm/
H A DMakefile32 obj-$(CONFIG_ATM_HE) += he.o
/drivers/video/fbdev/matrox/
H A Dmatroxfb_misc.c191 unsigned int hd, hs, he, hbe, ht; local
241 he = m->HSyncEnd >> 3;
250 he >>= 1;
259 he <<= 1;
265 he = he - 1;
282 hw->CRTCEXT[5] = (hs + he - ht) >> 1;
308 hw->CRTC[5] = ((hbe & 0x20) << 2) | (he & 0x1F);
/drivers/staging/lustre/lustre/include/lustre/
H A Dlustre_user.h732 static inline void hsm_set_cl_event(int *flags, enum hsm_event he) argument
734 *flags |= (he << CLF_HSM_EVENT_L);
/drivers/video/fbdev/
H A Dasiliantfb.c178 unsigned he = (p->var.xres + p->var.right_margin + p->var.hsync_len) / 8; local
198 write_cr(0x05, (((ht - 1) & 0x20) <<2) | (he & 0x1f));
H A Dtdfxfb.c568 u32 hd, hs, he, ht, hbs, hbe; local
600 he = (hsyncend >> 3) - 1;
665 reg.crt[0x05] = ((hbe & 0x20) << 2) | (he & 0x1f);
690 ((he & 0x20) << 2));
/drivers/net/ethernet/mellanox/mlx5/core/
H A Dmain.c246 u8 he; member in struct:mlx5_reg_host_endianess
465 he_in.he = MLX5_SET_HOST_ENDIANNESS;
/drivers/gpio/
H A DKconfig21 decide whether he needs it or not.

Completed in 256 milliseconds