Home
last modified time | relevance | path

Searched refs:LOAD (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/drivers/pwm/
Dpwm-stmpe.c96 #define LOAD BIT(14) /* Only available on 2403 */ macro
164 program[0] = LOAD | 0xff; /* LOAD 0xff */ in stmpe_24xx_pwm_config()
172 program[0] = LOAD | 0x00; /* LOAD 0x00 */ in stmpe_24xx_pwm_config()
202 program[0] = LOAD | value; in stmpe_24xx_pwm_config()
/linux-4.19.296/lib/zlib_inflate/
Dinflate.c166 #define LOAD() \ macro
345 LOAD(); in zlib_inflate()
561 LOAD(); in zlib_inflate()
/linux-4.19.296/drivers/isdn/hardware/eicon/
Dpc.h96 #define LOAD 0xf0 macro