Searched defs:val_lo (Results 1 – 6 of 6) sorted by relevance
45 unsigned long val_hi, val_lo; in flat_get_addr_from_rp() local72 unsigned long val_lo = get_unaligned(rp + 1); in flat_put_addr_at_rp() local
626 unsigned short val_lo, val_hi; in dsp3780I_ReadIStore() local675 unsigned short val_lo, val_hi; in dsp3780I_WriteIStore() local
55 u32 val_lo = cx->gpio_val & 0xffff; in gpio_write() local
156 static void bnx2x_wr_64(struct bnx2x *bp, u32 reg, u32 val_lo, u32 val_hi) in bnx2x_wr_64()
695 static void bnx2x_wb_wr(struct bnx2x *bp, int reg, u32 val_hi, u32 val_lo) in bnx2x_wb_wr()
1351 u64 val_lo = readl(ptr); in xhci_read_64() local1359 u32 val_lo = lower_32_bits(val); in xhci_write_64() local