Home
last modified time | relevance | path

Searched refs:sram (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/drivers/net/pcmcia/
Dray_cs.c587 local->sram = (UCHAR *)(ioremap(req.Base,req.Size)); in ray_config()
609 DEBUG(3,"ray_config sram=%p\n",local->sram); in ray_config()
658 memcpy_fromio(&local->startup_res, local->sram + ECF_TO_HOST_BASE,\ in ray_init()
679 pccs = (struct ccs *)(local->sram + CCS_BASE); in ray_init()
719 memcpy_toio(local->sram + HOST_TO_ECF_BASE, &local->sparm.b4, in dl_startup_params()
722 memcpy_toio(local->sram + HOST_TO_ECF_BASE, &local->sparm.b5, in dl_startup_params()
729 pccs = ((struct ccs *)(local->sram + CCS_BASE)) + ccsindex; in dl_startup_params()
814 struct ccs *pccs = ((struct ccs *)(local->sram + CCS_BASE)) + local->dl_param_ccs; in verify_dl_startup()
828 printk(" %2x", (unsigned int) readb(local->sram + HOST_TO_ECF_BASE + i)); in verify_dl_startup()
863 pccs = ((struct ccs *)(local->sram + CCS_BASE)) + ccsindex; in start_net()
[all …]
Dray_cs.h31 UCHAR *sram; /* pointer to beginning of shared RAM */ member
/linux-2.4.37.9/drivers/media/video/
Dbttv-driver.c474 int sram; /* index into SRAM_Table */ member
498 .sram = 0,
513 .sram = 1,
528 .sram = 0, /* like PAL, correct? */
543 .sram = -1,
558 .sram = -1,
573 .sram = -1,
588 .sram = -1,
606 .sram = 2,
615 int table_idx = tvnorms[btv->win.norm].sram; in bt848A_set_timing()
/linux-2.4.37.9/arch/cris/
DREADME.mm123 R_MMU_KBASE_HI = ( ( base_f, 0x0 ) | // flash/sram/periph cached
124 ( base_e, 0x8 ) | // flash/sram/periph uncached