Searched defs:tregs (Results 1 - 6 of 6) sorted by path

/linux-master/arch/sparc/kernel/
H A Dstarfire.c40 unsigned long tregs[32]; member in struct:starfire_irqinfo
/linux-master/drivers/net/ethernet/sun/
H A Dsunbmac.h293 void __iomem *tregs; /* BigMAC Transceiver */ member in struct:bigmac
H A Dsunbmac.c256 static void idle_transceiver(void __iomem *tregs) argument
268 static void write_tcvr_bit(struct bigmac *bp, void __iomem *tregs, int bit) argument
291 read_tcvr_bit(struct bigmac *bp, void __iomem *tregs) argument
314 read_tcvr_bit2(struct bigmac *bp, void __iomem *tregs) argument
336 put_tcvr_byte(struct bigmac *bp, void __iomem *tregs, unsigned int byte) argument
348 bigmac_tcvr_write(struct bigmac *bp, void __iomem *tregs, int reg, unsigned short val) argument
387 bigmac_tcvr_read(struct bigmac *bp, void __iomem *tregs, int reg) argument
456 void __iomem *tregs = bp->tregs; local
494 try_next_permutation(struct bigmac *bp, void __iomem *tregs) argument
530 void __iomem *tregs = bp->tregs; local
585 void __iomem *tregs = bp->tregs; local
[all...]
H A Dsunhme.c261 static void BB_PUT_BIT(struct happy_meal *hp, void __iomem *tregs, int bit) argument
285 static u32 BB_GET_BIT2(struct happy_meal *hp, void __iomem *tregs, int internal) argument
303 happy_meal_bb_read(struct happy_meal *hp, void __iomem *tregs, int reg) argument
347 happy_meal_bb_write(struct happy_meal *hp, void __iomem *tregs, int reg, unsigned short value) argument
392 happy_meal_tcvr_read(struct happy_meal *hp, void __iomem *tregs, int reg) argument
423 happy_meal_tcvr_write(struct happy_meal *hp, void __iomem *tregs, int reg, unsigned short value) argument
483 try_next_permutation(struct happy_meal *hp, void __iomem *tregs) argument
507 display_link_mode(struct happy_meal *hp, void __iomem *tregs) argument
518 display_forced_link_mode(struct happy_meal *hp, void __iomem *tregs) argument
529 set_happy_link_modes(struct happy_meal *hp, void __iomem *tregs) argument
591 void __iomem *tregs = hp->tcvregs; local
606 happy_meal_begin_auto_negotiation(struct happy_meal *hp, void __iomem *tregs, const struct ethtool_link_ksettings *ep) argument
725 void __iomem *tregs = hp->tcvregs; local
992 happy_meal_tcvr_reset(struct happy_meal *hp, void __iomem *tregs) argument
1086 happy_meal_transceiver_check(struct happy_meal *hp, void __iomem *tregs) argument
1263 void __iomem *tregs = hp->tcvregs; local
1534 void __iomem *tregs = hp->tcvregs; local
[all...]
/linux-master/arch/m68k/kernel/
H A Dsignal.c95 struct pt_regs *tregs; local
817 struct pt_regs *tregs = rte_regs(regs); local
834 struct pt_regs *tregs = rte_regs(regs); local
863 get_sigframe(struct ksignal *ksig, struct pt_regs *tregs, size_t frame_size) argument
880 struct pt_regs *tregs = rte_regs(regs); local
953 struct pt_regs *tregs = rte_regs(regs); local
[all...]
/linux-master/drivers/iio/magnetometer/
H A Dbmc150_magn.c362 static s32 bmc150_magn_compensate_x(struct bmc150_magn_trim_regs *tregs, s16 x, argument
384 static s32 bmc150_magn_compensate_y(struct bmc150_magn_trim_regs *tregs, s16 y, argument
406 bmc150_magn_compensate_z(struct bmc150_magn_trim_regs *tregs, s16 z, u16 rhall) argument
432 struct bmc150_magn_trim_regs tregs; local
[all...]

Completed in 308 milliseconds