Searched full:fastmode (Results 1 – 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/lib/zstd/ |
D | fse_decompress.c | 110 DTableH.fastMode = 1; in FSE_buildDTable_wksp() 120 DTableH.fastMode = 0; in FSE_buildDTable_wksp() 171 DTableH->fastMode = 0; in FSE_buildDTable_rle() 197 DTableH->fastMode = 1; in FSE_buildDTable_raw() 279 const U32 fastMode = DTableH->fastMode; in FSE_decompress_usingDTable() local 282 if (fastMode) in FSE_decompress_usingDTable()
|
D | decompress.c | 577 {{LL_DEFAULTNORMLOG, 1, 1}}, /* header : tableLog, fastMode, fastMode */ 645 {{ML_DEFAULTNORMLOG, 1, 1}}, /* header : tableLog, fastMode, fastMode */ 713 {{OF_DEFAULTNORMLOG, 1, 1}}, /* header : tableLog, fastMode, fastMode */
|
D | fse.h | 472 U16 fastMode; member
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/bridge/ |
D | toshiba,tc358775.yaml | 100 clock-frequency = <400000>; /* fastmode operation */ 159 clock-frequency = <400000>; /* fastmode operation */
|
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/ |
D | aic7xxx_reg_print.c_shipped | 263 { "FASTMODE", 0x10, 0x10 },
|
D | aic7xxx_reg.h_shipped | 547 #define FASTMODE 0x10
|
D | aic79xx_reg_print.c_shipped | 583 { "FASTMODE", 0x10, 0x10 },
|
D | aic79xx_reg.h_shipped | 1465 #define FASTMODE 0x10
|
D | aic7xxx.reg | 614 field FASTMODE 0x10
|
D | aic7xxx_core.c | 4415 ahc->seqctl = FASTMODE; in ahc_alloc() 6772 ahc_outb(ahc, SEQCTL, PERRORDIS|FAILDIS|FASTMODE|LOADRAM); in ahc_dumpseq() 6828 ahc_outb(ahc, SEQCTL, PERRORDIS|FAILDIS|FASTMODE|LOADRAM); in ahc_loadseq() 6886 ahc_outb(ahc, SEQCTL, PERRORDIS|FAILDIS|FASTMODE); in ahc_loadseq()
|
D | aic79xx_core.c | 1158 ahd_outb(ahd, SEQCTL0, FASTMODE|SEQRESET); in ahd_restart() 5004 ahd_outb(ahd, SEQCTL0, FASTMODE|SEQRESET); in ahd_handle_message_phase() 9245 ahd_outb(ahd, SEQCTL0, PERRORDIS|FAILDIS|FASTMODE|LOADRAM); in ahd_dumpseq() 9365 ahd_outb(ahd, SEQCTL0, PERRORDIS|FAILDIS|FASTMODE|LOADRAM); in ahd_loadseq() 9409 ahd_outb(ahd, SEQCTL0, PERRORDIS|FAILDIS|FASTMODE); in ahd_loadseq()
|
D | aic79xx.reg | 3405 field FASTMODE 0x10
|
/kernel/linux/linux-5.10/drivers/scsi/sym53c8xx_2/ |
D | sym_hipd.c | 1105 * wide/fastmode:
|
/kernel/linux/linux-5.10/drivers/scsi/ |
D | ncr53c8xx.c | 5800 ** wide/fastmode:
|