Home
last modified time | relevance | path

Searched defs:hcr (Results 1 – 15 of 15) sorted by relevance

/linux-4.4.14/drivers/usb/serial/
Dark3116.c71 __u32 hcr; /* handshake control register (0x8) member
227 __u8 lcr, hcr, eval; in ark3116_set_termios() local
/linux-4.4.14/drivers/net/wireless/hostap/
Dhostap_cs.c244 static void sandisk_write_hcr(local_info_t *local, int hcr) in sandisk_write_hcr()
368 static void prism2_pccard_genesis_reset(local_info_t *local, int hcr) in prism2_pccard_genesis_reset()
Dhostap_download.c387 static int prism2_enable_genesis(local_info_t *local, int hcr) in prism2_enable_genesis()
Dhostap_pci.c267 static void prism2_pci_genesis_reset(local_info_t *local, int hcr) in prism2_pci_genesis_reset()
Dhostap_plx.c296 static void prism2_plx_genesis_reset(local_info_t *local, int hcr) in prism2_plx_genesis_reset()
/linux-4.4.14/arch/arm/include/asm/
Dkvm_emulate.h59 static inline void vcpu_set_hcr(struct kvm_vcpu *vcpu, unsigned long hcr) in vcpu_set_hcr()
Dkvm_host.h106 u32 hcr; member
/linux-4.4.14/arch/arm64/include/asm/
Dkvm_emulate.h56 static inline void vcpu_set_hcr(struct kvm_vcpu *vcpu, unsigned long hcr) in vcpu_set_hcr()
/linux-4.4.14/drivers/net/irda/
Dw83977af_ir.c680 __u8 hcr; in w83977af_dma_receive() local
/linux-4.4.14/drivers/atm/
Dfore200e.c748 u32 hcr = fore200e->bus->read(fore200e->regs.sba.hcr) & SBA200E_HCR_STICKY; in fore200e_sba_irq_enable() local
759 u32 hcr = fore200e->bus->read(fore200e->regs.sba.hcr) & SBA200E_HCR_STICKY; in fore200e_sba_irq_ack() local
Dfore200e.h772 volatile u32 __iomem * hcr; /* address of host control register */ member
781 u32 __iomem *hcr; /* address of host control register */ member
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/
Dcmd.c437 u32 __iomem *hcr = cmd->hcr; in mlx4_cmd_post() local
587 void __iomem *hcr = priv->cmd.hcr; in mlx4_cmd_poll() local
Dmlx4.h623 void __iomem *hcr; member
/linux-4.4.14/drivers/infiniband/hw/mthca/
Dmthca_dev.h323 void __iomem *hcr; member
/linux-4.4.14/arch/arm/kvm/
Dmmu.c1898 unsigned long hcr = vcpu_get_hcr(vcpu); in kvm_set_way_flush() local