Home
last modified time | relevance | path

Searched refs:dfc (Results 1 – 11 of 11) sorted by relevance

/linux-3.4.99/arch/m68k/sun3/
Dleds.c7 unsigned char dfc; in sun3_leds() local
9 GET_DFC(dfc); in sun3_leds()
12 SET_DFC(dfc); in sun3_leds()
/linux-3.4.99/drivers/media/video/davinci/
Ddm355_ccdc.c468 int ccdc_write_dfc_entry(int index, struct ccdc_vertical_dft *dfc) in ccdc_write_dfc_entry() argument
474 regw(dfc->dft_corr_vert[index], DFCMEM0); in ccdc_write_dfc_entry()
475 regw(dfc->dft_corr_horz[index], DFCMEM1); in ccdc_write_dfc_entry()
476 regw(dfc->dft_corr_sub1[index], DFCMEM2); in ccdc_write_dfc_entry()
477 regw(dfc->dft_corr_sub2[index], DFCMEM3); in ccdc_write_dfc_entry()
478 regw(dfc->dft_corr_sub3[index], DFCMEM4); in ccdc_write_dfc_entry()
505 static int ccdc_config_vdfc(struct ccdc_vertical_dft *dfc) in ccdc_config_vdfc() argument
511 val = dfc->gen_dft_en & CCDC_DFCCTL_GDFCEN_MASK; in ccdc_config_vdfc()
514 if (!dfc->ver_dft_en) { in ccdc_config_vdfc()
520 if (dfc->table_size > CCDC_DFT_TABLE_SIZE) in ccdc_config_vdfc()
[all …]
Disif.c60 .dfc = {
677 if (isif_config_dfc(&module_params->dfc) < 0) in isif_config_raw()
/linux-3.4.99/arch/m68k/include/asm/
Dsun3mmu.h155 unsigned char dfc; in sun3_put_context() local
156 GET_DFC(dfc); in sun3_put_context()
159 SET_DFC(dfc); in sun3_put_context()
/linux-3.4.99/arch/m68k/ifpsp060/
Diskeleton.S204 | load sfc/dfc
210 2: movec.l %dfc,%d2
211 movec.l %d0,%dfc
226 | restore sfc/dfc
227 movec.l %d2,%dfc
/linux-3.4.99/arch/m68k/kernel/
Dsun3-head.S41 movec %d0, %dfc
Dentry_mm.S413 movec %a0,%dfc
/linux-3.4.99/arch/m68k/platform/68360/
Dhead-ram.S111 movec %d1, %dfc
120 movec.l %d1, %dfc
Dhead-rom.S123 movec %d1, %dfc
132 movec.l %d1, %dfc
/linux-3.4.99/include/media/davinci/
Disif.h423 struct isif_dfc dfc; member
/linux-3.4.99/Documentation/scsi/
DChangeLog.lpfc1536 * Break up ioctls into 3 sections, dfc, util, hbaapi