Home
last modified time | relevance | path

Searched defs:cd (Results 1 – 25 of 37) sorted by relevance

12

/arch/mips/loongson32/common/
Dtime.c118 struct clock_event_device *cd = devid; in ls1x_clockevent_isr() local
126 static int ls1x_clockevent_set_state_periodic(struct clock_event_device *cd) in ls1x_clockevent_set_state_periodic()
137 static int ls1x_clockevent_tick_resume(struct clock_event_device *cd) in ls1x_clockevent_tick_resume()
146 static int ls1x_clockevent_set_state_shutdown(struct clock_event_device *cd) in ls1x_clockevent_set_state_shutdown()
157 struct clock_event_device *cd) in ls1x_clockevent_set_next()
181 struct clock_event_device *cd = &ls1x_clockevent; in ls1x_time_init() local
/arch/mips/alchemy/common/
Dtime.c49 struct clock_event_device *cd) in au1x_rtcmatch2_set_next_event()
62 struct clock_event_device *cd = dev_id; in au1x_rtcmatch2_irq() local
77 struct clock_event_device *cd = &au1x_rtcmatch2_clockdev; in alchemy_time_init() local
/arch/arm/mach-omap2/
Dclockdomain.c105 struct clkdm_dep *cd; in _clkdm_deps_lookup() local
168 struct clkdm_dep *cd; in _resolve_clkdm_deps() local
195 struct clkdm_dep *cd; in _clkdm_add_wkdep() local
238 struct clkdm_dep *cd; in _clkdm_del_wkdep() local
283 struct clkdm_dep *cd; in _clkdm_add_sleepdep() local
328 struct clkdm_dep *cd; in _clkdm_del_sleepdep() local
595 struct clkdm_dep *cd; in clkdm_add_wkdep() local
624 struct clkdm_dep *cd; in clkdm_del_wkdep() local
657 struct clkdm_dep *cd; in clkdm_read_wkdep() local
715 struct clkdm_dep *cd; in clkdm_add_sleepdep() local
[all …]
Dprm2xxx_3xxx.c221 struct clkdm_dep *cd; in omap2_clkdm_clear_all_wkdeps() local
/arch/mips/cavium-octeon/
Docteon-irq.c101 struct octeon_ciu_chip_data *cd; in octeon_irq_set_ciu_mapping() local
121 struct octeon_ciu_chip_data *cd = irq_data_get_irq_chip_data(data); in octeon_irq_free_cd() local
163 struct octeon_core_chip_data *cd = irq_data_get_irq_chip_data(data); in octeon_irq_core_ack() local
179 struct octeon_core_chip_data *cd = irq_data_get_irq_chip_data(data); in octeon_irq_core_eoi() local
192 struct octeon_core_chip_data *cd = irq_data_get_irq_chip_data(data); in octeon_irq_core_set_enable_local() local
207 struct octeon_core_chip_data *cd = irq_data_get_irq_chip_data(data); in octeon_irq_core_disable() local
213 struct octeon_core_chip_data *cd = irq_data_get_irq_chip_data(data); in octeon_irq_core_enable() local
219 struct octeon_core_chip_data *cd = irq_data_get_irq_chip_data(data); in octeon_irq_core_bus_lock() local
226 struct octeon_core_chip_data *cd = irq_data_get_irq_chip_data(data); in octeon_irq_core_bus_sync_unlock() local
255 struct octeon_core_chip_data *cd; in octeon_irq_init_core() local
[all …]
/arch/arm/mach-lpc32xx/
Dphy3250.c34 static int pl08x_get_signal(const struct pl08x_channel_data *cd) in pl08x_get_signal()
39 static void pl08x_put_signal(const struct pl08x_channel_data *cd, int ch) in pl08x_put_signal()
/arch/arm/mach-s3c/
Dpl080.c19 static int pl08x_get_xfer_signal(const struct pl08x_channel_data *cd) in pl08x_get_xfer_signal()
24 static void pl08x_put_xfer_signal(const struct pl08x_channel_data *cd, int ch) in pl08x_put_xfer_signal()
/arch/mips/kernel/
Dcevt-sb1250.c56 static int sibyte_next_event(unsigned long delta, struct clock_event_device *cd) in sibyte_next_event()
74 struct clock_event_device *cd = dev_id; in sibyte_counter_handler() local
99 struct clock_event_device *cd = &per_cpu(sibyte_hpt_clockevent, cpu); in sb1250_clockevent_init() local
Dcevt-bcm1480.c57 static int sibyte_next_event(unsigned long delta, struct clock_event_device *cd) in sibyte_next_event()
75 struct clock_event_device *cd = dev_id; in sibyte_counter_handler() local
100 struct clock_event_device *cd = &per_cpu(sibyte_hpt_clockevent, cpu); in sb1480_clockevent_init() local
Dcevt-ds1287.c93 struct clock_event_device *cd = &ds1287_clockevent; in ds1287_interrupt() local
106 struct clock_event_device *cd; in ds1287_clockevent_init() local
Dcevt-gt641xx.c116 struct clock_event_device *cd = &gt641xx_timer0_clockevent; in gt641xx_timer0_interrupt() local
125 struct clock_event_device *cd; in gt641xx_timer0_clockevent_init() local
Dcevt-r4k.c133 struct clock_event_device *cd; in c0_compare_interrupt() local
258 struct clock_event_device *cd; in r4k_cpufreq_callback() local
297 struct clock_event_device *cd; in r4k_clockevent_init() local
Dcevt-txx9.c76 struct clock_event_device cd; member
169 struct clock_event_device *cd = &txx9_cd->cd; in txx9tmr_interrupt() local
180 struct clock_event_device *cd = &txx9_clock_event_device.cd; in txx9_clockevent_init() local
Dvpe-cmp.c40 static ssize_t ntcs_show(struct device *cd, struct device_attribute *attr, in ntcs_show()
76 static void vpe_device_release(struct device *cd) in vpe_device_release()
Dvpe-mt.c279 static ssize_t ntcs_show(struct device *cd, struct device_attribute *attr, in ntcs_show()
314 static void vpe_device_release(struct device *cd) in vpe_device_release()
/arch/arm/mach-spear/
Dpl080.c27 int pl080_get_signal(const struct pl08x_channel_data *cd) in pl080_get_signal()
62 void pl080_put_signal(const struct pl08x_channel_data *cd, int signal) in pl080_put_signal()
/arch/mips/sni/
Dtime.c48 struct clock_event_device *cd = dev_id; in a20r_interrupt() local
64 struct clock_event_device *cd = &a20r_clockevent_device; in sni_a20r_timer_setup() local
/arch/mips/jazz/
Dirq.c122 struct clock_event_device *cd = dev_id; in r4030_timer_interrupt() local
130 struct clock_event_device *cd = &r4030_clockevent; in plat_time_init() local
/arch/mips/include/asm/
Dtime.h67 static inline void clockevent_set_clock(struct clock_event_device *cd, in clockevent_set_clock()
/arch/mips/sgi-ip27/
Dip27-timer.c49 struct clock_event_device *cd = &per_cpu(hub_rt_clockevent, cpu); in hub_rt_counter_handler() local
82 struct clock_event_device *cd = &per_cpu(hub_rt_clockevent, cpu); in hub_rt_clock_event_init() local
/arch/x86/crypto/
Dtwofish-x86_64-asm_64-3way.S84 #define swap_ab_with_cd(ab, cd, tmp) \ argument
93 #define g1g2_3(ab, cd, Tx0, Tx1, Tx2, Tx3, Ty0, Ty1, Ty2, Ty3, x, y) \ argument
143 #define encrypt_round3(ab, cd, n) \ argument
157 #define encrypt_cycle3(ab, cd, n) \ argument
Dcamellia-x86_64-asm_64.S89 #define roundsm(ab, subkey, cd) \ argument
266 #define roundsm2(ab, subkey, cd) \ argument
/arch/mips/loongson64/
Dhpet.c176 struct clock_event_device *cd; in hpet_irq_handler() local
223 struct clock_event_device *cd; in setup_hpet_timer() local
/arch/mips/loongson2ef/common/cs5536/
Dcs5536_mfgpt.c110 struct clock_event_device *cd = &mfgpt_clockevent; in setup_mfgpt0_timer() local
/arch/arm/mach-rpc/
Dirq.c19 void *cd = irq_data_get_irq_chip_data(d); in iomd_get_base() local

12