Home
last modified time | relevance | path

Searched refs:startpos (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/sym53c8xx_2/
H A Dsym_fw2.h187 u32 startpos [ 1]; member
227 PADDR_B (startpos),
236 * We will restore startpos with SCRATCHA if we fails the
245 PADDR_B (startpos),
250 PADDR_B (startpos),
717 PADDR_B (startpos),
827 PADDR_B (startpos),
1588 PADDR_B (startpos),
H A Dsym_fw1.h194 u32 startpos [ 1]; member
234 PADDR_B (startpos),
244 * We will restore startpos with SCRATCHA if we fails the
742 PADDR_B (startpos),
865 PADDR_B (startpos),
1715 PADDR_B (startpos),
H A Dsym_fw.c126 scriptb0->startpos[0] = cpu_to_scr(np->squeue_ba); in sym_fw1_patch()
183 scriptb0->startpos[0] = cpu_to_scr(np->squeue_ba); in sym_fw2_patch()
/kernel/linux/linux-6.6/drivers/scsi/sym53c8xx_2/
H A Dsym_fw2.h187 u32 startpos [ 1]; member
227 PADDR_B (startpos),
236 * We will restore startpos with SCRATCHA if we fails the
245 PADDR_B (startpos),
250 PADDR_B (startpos),
717 PADDR_B (startpos),
827 PADDR_B (startpos),
1588 PADDR_B (startpos),
H A Dsym_fw1.h194 u32 startpos [ 1]; member
234 PADDR_B (startpos),
244 * We will restore startpos with SCRATCHA if we fails the
742 PADDR_B (startpos),
865 PADDR_B (startpos),
1715 PADDR_B (startpos),
H A Dsym_fw.c126 scriptb0->startpos[0] = cpu_to_scr(np->squeue_ba); in sym_fw1_patch()
183 scriptb0->startpos[0] = cpu_to_scr(np->squeue_ba); in sym_fw2_patch()
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Darcfb.c450 unsigned int fbmemlength,x,y,w,h, bitppos, startpos, endpos, bitcount; in arcfb_write() local
479 startpos = floorXres(bitppos, xres); in arcfb_write()
481 bitcount = endpos - startpos; in arcfb_write()
483 x = startpos % xres; in arcfb_write()
484 y = startpos / xres; in arcfb_write()
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Darcfb.c451 unsigned int fbmemlength,x,y,w,h, bitppos, startpos, endpos, bitcount; in arcfb_write() local
483 startpos = floorXres(bitppos, xres); in arcfb_write()
485 bitcount = endpos - startpos; in arcfb_write()
487 x = startpos % xres; in arcfb_write()
488 y = startpos / xres; in arcfb_write()
/kernel/linux/linux-5.10/lib/lz4/
H A Dlz4hc_compress.c175 const BYTE **startpos, in LZ4HC_InsertAndGetWiderMatch()
220 *startpos = ip + back; in LZ4HC_InsertAndGetWiderMatch()
251 *startpos = ip + back; in LZ4HC_InsertAndGetWiderMatch()
168 LZ4HC_InsertAndGetWiderMatch( LZ4HC_CCtx_internal *hc4, const BYTE * const ip, const BYTE * const iLowLimit, const BYTE * const iHighLimit, int longest, const BYTE **matchpos, const BYTE **startpos, const int maxNbAttempts) LZ4HC_InsertAndGetWiderMatch() argument
/kernel/linux/linux-6.6/lib/lz4/
H A Dlz4hc_compress.c175 const BYTE **startpos, in LZ4HC_InsertAndGetWiderMatch()
220 *startpos = ip + back; in LZ4HC_InsertAndGetWiderMatch()
251 *startpos = ip + back; in LZ4HC_InsertAndGetWiderMatch()
168 LZ4HC_InsertAndGetWiderMatch( LZ4HC_CCtx_internal *hc4, const BYTE * const ip, const BYTE * const iLowLimit, const BYTE * const iHighLimit, int longest, const BYTE **matchpos, const BYTE **startpos, const int maxNbAttempts) LZ4HC_InsertAndGetWiderMatch() argument
/kernel/linux/linux-5.10/drivers/scsi/
H A Dncr53c8xx.c1796 ncrcmd startpos [ 1]; member
2090 PADDR (startpos),
2836 PADDR (startpos),
3382 PADDR (startpos),
5231 np->script0->startpos[0] = cpu_to_scr(NCB_SCRIPTH_PHYS (np, tryloop)); in ncr_init()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dncr53c8xx.c1793 ncrcmd startpos [ 1]; member
2067 PADDR (startpos),
2808 PADDR (startpos),
3354 PADDR (startpos),
5090 np->script0->startpos[0] = cpu_to_scr(NCB_SCRIPTH_PHYS (np, tryloop)); in ncr_init()

Completed in 30 milliseconds