Home
last modified time | relevance | path

Searched defs:tregs (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dstarfire.c40 unsigned long tregs[32]; member
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dstarfire.c40 unsigned long tregs[32]; member
/kernel/linux/linux-5.10/arch/m68k/kernel/
H A Dsignal.c93 struct pt_regs *tregs; in fixup_exception() local
839 struct pt_regs *tregs = rte_regs(regs); in setup_sigcontext() local
856 struct pt_regs *tregs = rte_regs(regs); rt_setup_ucontext() local
885 get_sigframe(struct ksignal *ksig, struct pt_regs *tregs, size_t frame_size) get_sigframe() argument
902 struct pt_regs *tregs = rte_regs(regs); setup_frame() local
975 struct pt_regs *tregs = rte_regs(regs); setup_rt_frame() local
[all...]
/kernel/linux/linux-6.6/arch/m68k/kernel/
H A Dsignal.c93 struct pt_regs *tregs; in fixup_exception() local
815 struct pt_regs *tregs = rte_regs(regs); in setup_sigcontext() local
832 struct pt_regs *tregs = rte_regs(regs); rt_setup_ucontext() local
861 get_sigframe(struct ksignal *ksig, struct pt_regs *tregs, size_t frame_size) get_sigframe() argument
878 struct pt_regs *tregs = rte_regs(regs); setup_frame() local
951 struct pt_regs *tregs = rte_regs(regs); setup_rt_frame() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/sun/
H A Dsunbmac.c256 static void idle_transceiver(void __iomem *tregs) in idle_transceiver() argument
268 static void write_tcvr_bit(struct bigmac *bp, void __iomem *tregs, int bit) in write_tcvr_bit() argument
291 read_tcvr_bit(struct bigmac *bp, void __iomem *tregs) read_tcvr_bit() argument
314 read_tcvr_bit2(struct bigmac *bp, void __iomem *tregs) read_tcvr_bit2() argument
336 put_tcvr_byte(struct bigmac *bp, void __iomem *tregs, unsigned int byte) put_tcvr_byte() argument
348 bigmac_tcvr_write(struct bigmac *bp, void __iomem *tregs, int reg, unsigned short val) bigmac_tcvr_write() argument
387 bigmac_tcvr_read(struct bigmac *bp, void __iomem *tregs, int reg) bigmac_tcvr_read() argument
456 void __iomem *tregs = bp->tregs; bigmac_tcvr_init() local
494 try_next_permutation(struct bigmac *bp, void __iomem *tregs) try_next_permutation() argument
530 void __iomem *tregs = bp->tregs; bigmac_timer() local
585 void __iomem *tregs = bp->tregs; bigmac_begin_auto_negotiation() local
[all...]
H A Dsunhme.c321 static void BB_PUT_BIT(struct happy_meal *hp, void __iomem *tregs, int bit) in BB_PUT_BIT() argument
345 static u32 BB_GET_BIT2(struct happy_meal *hp, void __iomem *tregs, int internal) in BB_GET_BIT2() argument
363 happy_meal_bb_read(struct happy_meal *hp, void __iomem *tregs, int reg) happy_meal_bb_read() argument
409 happy_meal_bb_write(struct happy_meal *hp, void __iomem *tregs, int reg, unsigned short value) happy_meal_bb_write() argument
454 happy_meal_tcvr_read(struct happy_meal *hp, void __iomem *tregs, int reg) happy_meal_tcvr_read() argument
486 happy_meal_tcvr_write(struct happy_meal *hp, void __iomem *tregs, int reg, unsigned short value) happy_meal_tcvr_write() argument
546 try_next_permutation(struct happy_meal *hp, void __iomem *tregs) try_next_permutation() argument
570 display_link_mode(struct happy_meal *hp, void __iomem *tregs) display_link_mode() argument
592 display_forced_link_mode(struct happy_meal *hp, void __iomem *tregs) display_forced_link_mode() argument
611 set_happy_link_modes(struct happy_meal *hp, void __iomem *tregs) set_happy_link_modes() argument
675 void __iomem *tregs = hp->tcvregs; is_lucent_phy() local
691 void __iomem *tregs = hp->tcvregs; happy_meal_timer() local
957 happy_meal_poll_stop(struct happy_meal *hp, void __iomem *tregs) happy_meal_poll_stop() argument
992 happy_meal_tcvr_reset(struct happy_meal *hp, void __iomem *tregs) happy_meal_tcvr_reset() argument
1090 happy_meal_transceiver_check(struct happy_meal *hp, void __iomem *tregs) happy_meal_transceiver_check() argument
1298 happy_meal_begin_auto_negotiation(struct happy_meal *hp, void __iomem *tregs, const struct ethtool_link_ksettings *ep) happy_meal_begin_auto_negotiation() argument
1426 void __iomem *tregs = hp->tcvregs; happy_meal_init() local
1712 void __iomem *tregs = hp->tcvregs; happy_meal_set_initial_advertisement() local
1886 void __iomem *tregs = hp->tcvregs; happy_meal_mif_interrupt() local
[all...]
H A Dsunbmac.h293 void __iomem *tregs; /* BigMAC Transceiver */ member
/kernel/linux/linux-6.6/drivers/net/ethernet/sun/
H A Dsunbmac.c256 static void idle_transceiver(void __iomem *tregs) in idle_transceiver() argument
268 static void write_tcvr_bit(struct bigmac *bp, void __iomem *tregs, int bit) in write_tcvr_bit() argument
291 read_tcvr_bit(struct bigmac *bp, void __iomem *tregs) read_tcvr_bit() argument
314 read_tcvr_bit2(struct bigmac *bp, void __iomem *tregs) read_tcvr_bit2() argument
336 put_tcvr_byte(struct bigmac *bp, void __iomem *tregs, unsigned int byte) put_tcvr_byte() argument
348 bigmac_tcvr_write(struct bigmac *bp, void __iomem *tregs, int reg, unsigned short val) bigmac_tcvr_write() argument
387 bigmac_tcvr_read(struct bigmac *bp, void __iomem *tregs, int reg) bigmac_tcvr_read() argument
456 void __iomem *tregs = bp->tregs; bigmac_tcvr_init() local
494 try_next_permutation(struct bigmac *bp, void __iomem *tregs) try_next_permutation() argument
530 void __iomem *tregs = bp->tregs; bigmac_timer() local
585 void __iomem *tregs = bp->tregs; bigmac_begin_auto_negotiation() local
[all...]
H A Dsunhme.c261 static void BB_PUT_BIT(struct happy_meal *hp, void __iomem *tregs, int bit) in BB_PUT_BIT() argument
285 static u32 BB_GET_BIT2(struct happy_meal *hp, void __iomem *tregs, int internal) in BB_GET_BIT2() argument
303 happy_meal_bb_read(struct happy_meal *hp, void __iomem *tregs, int reg) happy_meal_bb_read() argument
347 happy_meal_bb_write(struct happy_meal *hp, void __iomem *tregs, int reg, unsigned short value) happy_meal_bb_write() argument
392 happy_meal_tcvr_read(struct happy_meal *hp, void __iomem *tregs, int reg) happy_meal_tcvr_read() argument
423 happy_meal_tcvr_write(struct happy_meal *hp, void __iomem *tregs, int reg, unsigned short value) happy_meal_tcvr_write() argument
483 try_next_permutation(struct happy_meal *hp, void __iomem *tregs) try_next_permutation() argument
507 display_link_mode(struct happy_meal *hp, void __iomem *tregs) display_link_mode() argument
518 display_forced_link_mode(struct happy_meal *hp, void __iomem *tregs) display_forced_link_mode() argument
529 set_happy_link_modes(struct happy_meal *hp, void __iomem *tregs) set_happy_link_modes() argument
591 void __iomem *tregs = hp->tcvregs; is_lucent_phy() local
606 happy_meal_begin_auto_negotiation(struct happy_meal *hp, void __iomem *tregs, const struct ethtool_link_ksettings *ep) happy_meal_begin_auto_negotiation() argument
725 void __iomem *tregs = hp->tcvregs; happy_meal_timer() local
992 happy_meal_tcvr_reset(struct happy_meal *hp, void __iomem *tregs) happy_meal_tcvr_reset() argument
1086 happy_meal_transceiver_check(struct happy_meal *hp, void __iomem *tregs) happy_meal_transceiver_check() argument
1263 void __iomem *tregs = hp->tcvregs; happy_meal_init() local
1534 void __iomem *tregs = hp->tcvregs; happy_meal_set_initial_advertisement() local
[all...]
H A Dsunbmac.h293 void __iomem *tregs; /* BigMAC Transceiver */ member
/kernel/linux/linux-5.10/drivers/iio/magnetometer/
H A Dbmc150_magn.c360 static s32 bmc150_magn_compensate_x(struct bmc150_magn_trim_regs *tregs, s16 x, in bmc150_magn_compensate_x() argument
382 static s32 bmc150_magn_compensate_y(struct bmc150_magn_trim_regs *tregs, s16 y, in bmc150_magn_compensate_y() argument
404 bmc150_magn_compensate_z(struct bmc150_magn_trim_regs *tregs, s16 z, u16 rhall) bmc150_magn_compensate_z() argument
430 struct bmc150_magn_trim_regs tregs; bmc150_magn_read_xyz() local
[all...]
/kernel/linux/linux-6.6/drivers/iio/magnetometer/
H A Dbmc150_magn.c362 static s32 bmc150_magn_compensate_x(struct bmc150_magn_trim_regs *tregs, s16 x, in bmc150_magn_compensate_x() argument
384 static s32 bmc150_magn_compensate_y(struct bmc150_magn_trim_regs *tregs, s16 y, in bmc150_magn_compensate_y() argument
406 bmc150_magn_compensate_z(struct bmc150_magn_trim_regs *tregs, s16 z, u16 rhall) bmc150_magn_compensate_z() argument
432 struct bmc150_magn_trim_regs tregs; bmc150_magn_read_xyz() local
[all...]

Completed in 15 milliseconds