Searched refs:LOAD (Results 1 – 7 of 7) sorted by relevance
/drivers/pwm/ |
D | pwm-stmpe.c | 92 #define LOAD BIT(14) /* Only available on 2403 */ macro 160 program[0] = LOAD | 0xff; /* LOAD 0xff */ in stmpe_24xx_pwm_config() 168 program[0] = LOAD | 0x00; /* LOAD 0x00 */ in stmpe_24xx_pwm_config() 198 program[0] = LOAD | value; in stmpe_24xx_pwm_config()
|
/drivers/crypto/caam/ |
D | desc_constr.h | 288 APPEND_CMD_PTR(load, LOAD) 331 APPEND_CMD_PTR_TO_IMM(load, LOAD); 388 APPEND_CMD_RAW_IMM(load, LOAD, u32); 405 APPEND_CMD_RAW_IMM2(load, LOAD, be, 32);
|
/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/ |
D | gpc.fuc | 417 xbit $r2 $flags $p1 // SAVE/LOAD 424 xbit $r15 $flags $p1 // SAVE/LOAD
|
D | com.fuc | 315 // each into STRAND_{SAVE,LOAD}_SWBASE now, no need to worry
|
D | hub.fuc | 648 xbit $r2 $flags $p1 // SAVE/LOAD
|
/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
D | ctxnv40.c | 613 cp_set (ctx, SWAP_DIRECTION, LOAD); in nv40_grctx_generate()
|
D | ctxnv50.c | 201 cp_set (ctx, SWAP_DIRECTION, LOAD); in nv50_grctx_generate()
|