Searched refs:bit_pos (Results 1 – 11 of 11) sorted by relevance
/arch/sh/include/asm/ |
D | heartbeat.h | 10 unsigned char *bit_pos; member
|
/arch/sh/drivers/ |
D | heartbeat.c | 40 new = (1 << hd->bit_pos[bit]); in heartbeat_toggle_bit() 113 hd->bit_pos = default_bit_pos; in heartbeat_drv_probe() 119 hd->mask |= (1 << hd->bit_pos[i]); in heartbeat_drv_probe()
|
/arch/sh/boards/mach-se/7751/ |
D | setup.c | 21 .bit_pos = heartbeat_bit_pos,
|
/arch/sh/boards/mach-se/7206/ |
D | setup.c | 51 .bit_pos = heartbeat_bit_pos,
|
/arch/sh/boards/mach-se/7721/ |
D | setup.c | 24 .bit_pos = heartbeat_bit_pos,
|
/arch/sh/boards/ |
D | board-polaris.c | 60 .bit_pos = heartbeat_bit_pos,
|
D | board-sh7757lcr.c | 35 .bit_pos = heartbeat_bit_pos,
|
/arch/sh/boards/mach-se/770x/ |
D | setup.c | 94 .bit_pos = heartbeat_bit_pos,
|
/arch/blackfin/mach-common/ |
D | ints-priority.c | 673 u16 bank, bit, irq_base, bit_pos; in init_pint_lut() local 690 bit_pos = bit + bank * NR_PINT_BITS; in init_pint_lut() 692 pint2irq_lut[bit_pos] = irq_base - SYS_IRQS; in init_pint_lut() 693 irq2pint_lut[irq_base - SYS_IRQS] = bit_pos; in init_pint_lut()
|
/arch/sh/boards/mach-highlander/ |
D | setup.c | 141 .bit_pos = heartbeat_bit_pos,
|
/arch/sh/boards/mach-ecovec24/ |
D | setup.c | 74 .bit_pos = led_pos,
|