/arch/mips/include/asm/netlogic/xlr/ |
D | flash.h | 37 #define FLASH_CSBASE_ADDR(cs) (cs) argument 38 #define FLASH_CSADDR_MASK(cs) (0x10 + (cs)) argument 39 #define FLASH_CSDEV_PARM(cs) (0x20 + (cs)) argument 40 #define FLASH_CSTIME_PARMA(cs) (0x30 + (cs)) argument 41 #define FLASH_CSTIME_PARMB(cs) (0x40 + (cs)) argument 48 #define FLASH_NAND_CLE(cs) (0x90 + (cs)) argument 49 #define FLASH_NAND_ALE(cs) (0xa0 + (cs)) argument
|
/arch/mips/bcm63xx/ |
D | cs.c | 24 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()
|
D | dev-pcmcia.c | 69 static int __init config_pcmcia_cs(unsigned int cs, in config_pcmcia_cs() 83 unsigned int cs; member
|
/arch/mips/kernel/ |
D | csrc-bcm1480.c | 19 static u64 bcm1480_hpt_read(struct clocksource *cs) in bcm1480_hpt_read() 39 struct clocksource *cs = &bcm1480_clocksource; in sb1480_clocksource_init() local
|
D | csrc-sb1250.c | 35 static u64 sb1250_hpt_read(struct clocksource *cs) in sb1250_hpt_read() 55 struct clocksource *cs = &bcm1250_clocksource; in sb1250_clocksource_init() local
|
D | csrc-ioasic.c | 16 static u64 dec_ioasic_hpt_read(struct clocksource *cs) in dec_ioasic_hpt_read()
|
/arch/mips/sgi-ip30/ |
D | ip30-timer.c | 22 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/ |
D | memset.c | 21 char *cs = s; in memset() local 69 char *cs = s; in memset() local
|
/arch/arm/mach-footbridge/ |
D | dc21285-timer.c | 23 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/mips/netlogic/common/ |
D | time.c | 62 static u64 nlm_get_pic_timer(struct clocksource *cs) in nlm_get_pic_timer() 69 static u64 nlm_get_pic_timer32(struct clocksource *cs) in nlm_get_pic_timer32()
|
/arch/mips/netlogic/xlr/ |
D | platform-flash.c | 88 int cs; member 143 uint64_t flash_map_base, int cs, struct resource *res) in setup_flash_resource() 158 int cs, boot_nand, boot_nor; in xlr_flash_init() local
|
/arch/arm/mach-orion5x/ |
D | common.h | 23 #define ORION_MBUS_DEVBUS_TARGET(cs) 0x01 argument 24 #define ORION_MBUS_DEVBUS_ATTR(cs) (~(1 << cs)) argument
|
/arch/x86/lib/ |
D | strstr_32.c | 5 char *strstr(const char *cs, const char *ct) in strstr()
|
D | string_32.c | 95 int strcmp(const char *cs, const char *ct) in strcmp() 118 int strncmp(const char *cs, const char *ct, size_t count) in strncmp() 180 void *memchr(const void *cs, int c, size_t count) in memchr()
|
/arch/riscv/kernel/ |
D | time.c | 36 void clocksource_arch_init(struct clocksource *cs) in clocksource_arch_init()
|
/arch/mips/sgi-ip27/ |
D | ip27-timer.c | 109 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/c6x/kernel/ |
D | time.c | 26 static u64 tsc_read(struct clocksource *cs) in tsc_read()
|
/arch/mips/loongson64/ |
D | hpet.c | 250 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/mips/txx9/generic/ |
D | mem_tx4927.c | 45 unsigned int cs = 0; in tx4927_process_sdccr() local
|
/arch/arm/boot/compressed/ |
D | string.c | 78 int memcmp(const void *cs, const void *ct, size_t count) in memcmp() 91 int strcmp(const char *cs, const char *ct) in strcmp()
|
/arch/x86/kernel/ |
D | time.c | 119 void clocksource_arch_init(struct clocksource *cs) in clocksource_arch_init()
|
/arch/arm/mach-rpc/ |
D | time.c | 29 static u64 ioc_timer_read(struct clocksource *cs) in ioc_timer_read()
|
/arch/mips/alchemy/common/ |
D | time.c | 35 static u64 au1x_counter1_read(struct clocksource *cs) in au1x_counter1_read()
|
/arch/ia64/kernel/ |
D | cyclone.c | 25 static u64 read_cyclone(struct clocksource *cs) in read_cyclone()
|
/arch/nios2/kernel/ |
D | time.c | 48 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()
|