Home
last modified time | relevance | path

Searched defs:cs (Results 1 – 25 of 99) sorted by relevance

1234

/arch/mips/bcm63xx/
A Dcs.c24 static int is_valid_cs(unsigned int cs) in is_valid_cs()
35 int bcm63xx_set_cs_base(unsigned int cs, u32 base, unsigned int size) in bcm63xx_set_cs_base()
66 int bcm63xx_set_cs_timing(unsigned int cs, unsigned int wait, in bcm63xx_set_cs_timing()
94 int bcm63xx_set_cs_param(unsigned int cs, u32 params) in bcm63xx_set_cs_param()
126 int bcm63xx_set_cs_status(unsigned int cs, int enable) in bcm63xx_set_cs_status()
A Ddev-pcmcia.c69 static int __init config_pcmcia_cs(unsigned int cs, in config_pcmcia_cs()
83 unsigned int cs; member
/arch/mips/kernel/
A Dcsrc-bcm1480.c19 static u64 bcm1480_hpt_read(struct clocksource *cs) in bcm1480_hpt_read()
39 struct clocksource *cs = &bcm1480_clocksource; in sb1480_clocksource_init() local
A Dcsrc-sb1250.c35 static u64 sb1250_hpt_read(struct clocksource *cs) in sb1250_hpt_read()
55 struct clocksource *cs = &bcm1250_clocksource; in sb1250_clocksource_init() local
A Dcsrc-ioasic.c16 static u64 dec_ioasic_hpt_read(struct clocksource *cs) in dec_ioasic_hpt_read()
A Dcevt-txx9.c26 struct clocksource cs; member
30 static u64 txx9_cs_read(struct clocksource *cs) in txx9_cs_read()
/arch/mips/sgi-ip30/
A Dip30-timer.c22 static u64 ip30_heart_counter_read(struct clocksource *cs) in ip30_heart_counter_read()
42 struct clocksource *cs = &ip30_heart_clocksource; in ip30_heart_clocksource_init() local
/arch/m68k/lib/
A Dmemset.c21 char *cs = s; in memset() local
69 char *cs = s; in memset() local
/arch/arm/mach-footbridge/
A Ddc21285-timer.c23 static u64 cksrc_dc21285_read(struct clocksource *cs) in cksrc_dc21285_read()
28 static int cksrc_dc21285_enable(struct clocksource *cs) in cksrc_dc21285_enable()
36 static void cksrc_dc21285_disable(struct clocksource *cs) in cksrc_dc21285_disable()
/arch/arm/mach-orion5x/
A Dcommon.h22 #define ORION_MBUS_DEVBUS_TARGET(cs) 0x01 argument
23 #define ORION_MBUS_DEVBUS_ATTR(cs) (~(1 << cs)) argument
/arch/x86/lib/
A Dstrstr_32.c5 char *strstr(const char *cs, const char *ct) in strstr()
A Dstring_32.c93 int strcmp(const char *cs, const char *ct) in strcmp()
116 int strncmp(const char *cs, const char *ct, size_t count) in strncmp()
177 void *memchr(const void *cs, int c, size_t count) in memchr()
/arch/mips/sgi-ip27/
A Dip27-timer.c109 static u64 hub_rt_read(struct clocksource *cs) in hub_rt_read()
129 struct clocksource *cs = &hub_rt_clocksource; in hub_rt_clocksource_init() local
/arch/mips/loongson64/
A Dhpet.c250 static u64 hpet_read_counter(struct clocksource *cs) in hpet_read_counter()
255 static void hpet_suspend(struct clocksource *cs) in hpet_suspend()
259 static void hpet_resume(struct clocksource *cs) in hpet_resume()
/arch/x86/kernel/
A Dtime.c101 void clocksource_arch_init(struct clocksource *cs) in clocksource_arch_init()
A Dcallthunks.c242 callthunks_setup(struct callthunk_sites *cs, const struct core_text *ct) in callthunks_setup()
251 struct callthunk_sites cs = { in callthunks_patch_builtin_calls() local
324 void noinline callthunks_patch_module_calls(struct callthunk_sites *cs, in callthunks_patch_module_calls()
A Dkvmclock.c84 static u64 kvm_clock_get_cycles(struct clocksource *cs) in kvm_clock_get_cycles()
151 static int kvm_cs_enable(struct clocksource *cs) in kvm_cs_enable()
/arch/mips/txx9/generic/
A Dmem_tx4927.c45 unsigned int cs = 0; in tx4927_process_sdccr() local
/arch/arm/boot/compressed/
A Dstring.c98 int memcmp(const void *cs, const void *ct, size_t count) in memcmp()
111 int strcmp(const char *cs, const char *ct) in strcmp()
/arch/arm/mach-rpc/
A Dtime.c29 static u64 ioc_timer_read(struct clocksource *cs) in ioc_timer_read()
/arch/mips/alchemy/common/
A Dtime.c35 static u64 au1x_counter1_read(struct clocksource *cs) in au1x_counter1_read()
/arch/nios2/kernel/
A Dtime.c48 struct clocksource cs; member
58 to_nios2_clksource(struct clocksource *cs) in to_nios2_clksource()
84 static u64 nios2_timer_read(struct clocksource *cs) in nios2_timer_read()
/arch/m68k/68000/
A Dtimers.c72 static u64 m68328_read_clk(struct clocksource *cs) in m68328_read_clk()
/arch/m68k/coldfire/
A Dsltimers.c95 static u64 mcfslt_read_clk(struct clocksource *cs) in mcfslt_read_clk()
A Ddma_timer.c38 static u64 cf_dt_get_cycles(struct clocksource *cs) in cf_dt_get_cycles()

Completed in 31 milliseconds

1234