Searched refs:he (Results 1 – 11 of 11) sorted by relevance
/drivers/scsi/libsas/ |
D | sas_dump.c | 56 void sas_dprint_hae(struct sas_ha_struct *sas_ha, enum ha_event he) in sas_dprint_hae() argument 59 sas_hae_str[he]); in sas_dprint_hae()
|
D | sas_dump.h | 29 void sas_dprint_hae(struct sas_ha_struct *sas_ha, enum ha_event he);
|
/drivers/video/fbdev/matrox/ |
D | matroxfb_misc.c | 191 unsigned int hd, hs, he, hbe, ht; in matroxfb_vgaHWinit() local 241 he = m->HSyncEnd >> 3; in matroxfb_vgaHWinit() 250 he >>= 1; in matroxfb_vgaHWinit() 259 he <<= 1; in matroxfb_vgaHWinit() 265 he = he - 1; in matroxfb_vgaHWinit() 282 hw->CRTCEXT[5] = (hs + he - ht) >> 1; in matroxfb_vgaHWinit() 308 hw->CRTC[5] = ((hbe & 0x20) << 2) | (he & 0x1F); in matroxfb_vgaHWinit()
|
/drivers/atm/ |
D | Makefile | 32 obj-$(CONFIG_ATM_HE) += he.o
|
/drivers/video/fbdev/ |
D | asiliantfb.c | 178 unsigned he = (p->var.xres + p->var.right_margin + p->var.hsync_len) / 8; in asiliant_set_timing() local 198 write_cr(0x05, (((ht - 1) & 0x20) <<2) | (he & 0x1f)); in asiliant_set_timing()
|
D | tdfxfb.c | 568 u32 hd, hs, he, ht, hbs, hbe; in tdfxfb_set_par() local 600 he = (hsyncend >> 3) - 1; in tdfxfb_set_par() 665 reg.crt[0x05] = ((hbe & 0x20) << 2) | (he & 0x1f); in tdfxfb_set_par() 690 ((he & 0x20) << 2)); in tdfxfb_set_par()
|
/drivers/staging/lustre/lustre/include/lustre/ |
D | lustre_user.h | 732 static inline void hsm_set_cl_event(int *flags, enum hsm_event he) in hsm_set_cl_event() argument 734 *flags |= (he << CLF_HSM_EVENT_L); in hsm_set_cl_event()
|
/drivers/net/ethernet/mellanox/mlx5/core/ |
D | main.c | 246 u8 he; member 465 he_in.he = MLX5_SET_HOST_ENDIANNESS; in set_hca_ctrl()
|
/drivers/staging/rtl8192e/ |
D | license | 223 author/donor to decide if he or she is willing to distribute software
|
/drivers/staging/rtl8192u/ |
D | copying | 222 system; it is up to the author/donor to decide if he or she is willing
|
/drivers/gpio/ |
D | Kconfig | 21 decide whether he needs it or not.
|