Home
last modified time | relevance | path

Searched refs:u0 (Results 1 – 17 of 17) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/ibm/emac/
Ddebug.c90 in_be32(&p->u0.emac4sync.mahr), in emac_mac_dump()
91 in_be32(&p->u0.emac4sync.malr), in emac_mac_dump()
92 in_be32(&p->u0.emac4sync.mmahr), in emac_mac_dump()
93 in_be32(&p->u0.emac4sync.mmalr) in emac_mac_dump()
Demac.h66 } u0; member
Dcore.h419 offset = offsetof(struct emac_regs, u0.emac4.iaht1); in emac_xaht_base()
/linux-4.1.27/drivers/staging/slicoss/
Dslichw.h254 } u0; member
257 #define frame_status14 u0.hdrs_14port.frame_status
258 #define frame_status_b14 u0.hdrs_14port.frame_status_b
259 #define frame_statusGB u0.hdrs_gbit.frame_status
275 } u0; member
/linux-4.1.27/drivers/media/usb/gspca/
Dw996Xcf.c358 u0 = y0 + hw_bufsize / 2, in w9968cf_init() local
359 v0 = u0 + hw_bufsize / 4, in w9968cf_init()
372 reg_w(sd, 0x24, u0 & 0xffff); /* U buf.0, low */ in w9968cf_init()
373 reg_w(sd, 0x25, u0 >> 16); /* U buf.0, high */ in w9968cf_init()
/linux-4.1.27/drivers/pinctrl/nomadik/
Dpinctrl-nomadik-stn8815.c321 STN8815_FUNC_GROUPS(u0, "u0_a_1");
336 FUNCTION(u0),
Dpinctrl-nomadik-db8540.c913 DB8540_FUNC_GROUPS(u0, "u0_a_1", "u0_c_1");
982 FUNCTION(u0),
Dpinctrl-nomadik-db8500.c822 DB8500_FUNC_GROUPS(u0, "u0_a_1", "u0_c_1");
910 FUNCTION(u0),
/linux-4.1.27/arch/arm/boot/dts/
Dste-ccu8540-pinctrl.dtsi19 function = "u0";
Dste-href-family-pinctrl.dtsi21 function = "u0";
Dste-nomadik-stn8815.dtsi103 function = "u0";
/linux-4.1.27/Documentation/devicetree/bindings/pinctrl/
Dste,nomadik.txt105 function = "u0";
/linux-4.1.27/drivers/md/bcache/
Dsuper.c410 struct uuid_entry_v0 *u0 = (void *) c->uuids; in uuid_read() local
425 memcpy(u1[i].uuid, u0[i].uuid, 16); in uuid_read()
426 memcpy(u1[i].label, u0[i].label, 32); in uuid_read()
428 u1[i].first_reg = u0[i].first_reg; in uuid_read()
429 u1[i].last_reg = u0[i].last_reg; in uuid_read()
430 u1[i].invalidated = u0[i].invalidated; in uuid_read()
/linux-4.1.27/drivers/net/ethernet/intel/igb/
Digb_main.c369 struct my_u0 { u64 a; u64 b; } *u0; in igb_dump() local
441 u0 = (struct my_u0 *)tx_desc; in igb_dump()
453 i, le64_to_cpu(u0->a), in igb_dump()
454 le64_to_cpu(u0->b), in igb_dump()
520 u0 = (struct my_u0 *)rx_desc; in igb_dump()
534 le64_to_cpu(u0->a), in igb_dump()
535 le64_to_cpu(u0->b), in igb_dump()
540 le64_to_cpu(u0->a), in igb_dump()
541 le64_to_cpu(u0->b), in igb_dump()
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
Dixgbe_main.c557 struct my_u0 { u64 a; u64 b; } *u0; in ixgbe_dump() local
660 u0 = (struct my_u0 *)tx_desc; in ixgbe_dump()
664 le64_to_cpu(u0->a), in ixgbe_dump()
665 le64_to_cpu(u0->b), in ixgbe_dump()
770 u0 = (struct my_u0 *)rx_desc; in ixgbe_dump()
776 le64_to_cpu(u0->a), in ixgbe_dump()
777 le64_to_cpu(u0->b), in ixgbe_dump()
782 le64_to_cpu(u0->a), in ixgbe_dump()
783 le64_to_cpu(u0->b), in ixgbe_dump()
/linux-4.1.27/drivers/net/ethernet/intel/e1000e/
Dnetdev.c223 } *u0; in e1000e_dump() local
310 u0 = (struct my_u0 *)tx_desc; in e1000e_dump()
320 (!(le64_to_cpu(u0->b) & (1 << 29)) ? 'l' : in e1000e_dump()
321 ((le64_to_cpu(u0->b) & (1 << 20)) ? 'd' : 'c')), in e1000e_dump()
323 (unsigned long long)le64_to_cpu(u0->a), in e1000e_dump()
324 (unsigned long long)le64_to_cpu(u0->b), in e1000e_dump()
/linux-4.1.27/Documentation/
Dpinctrl.txt933 "u0_group", "u0"),
947 function called "u0" that can be enabled on this group of pins, and then
961 configuration and the muxing of the "u0" or "gpio-mode" group onto these