Home
last modified time | relevance | path

Searched refs:pa_low (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/char/tpm/
H A Dtpm_crb.c558 u32 pa_high, pa_low; in crb_map_io() local
635 pa_low = ioread32(&priv->regs_t->ctrl_cmd_pa_low); in crb_map_io()
636 cmd_pa = ((u64)pa_high << 32) | pa_low; in crb_map_io()
654 pa_high, pa_low, cmd_size); in crb_map_io()
/linux/drivers/net/ethernet/via/
H A Dvia-velocity.h183 __le32 pa_low; /* Low 32 bit PCI address */ member
208 __le32 pa_low; member