Searched refs:swl (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/gpu/drm/bridge/ |
| H A D | ite-it66121.c | 327 u8 swl; 1327 u8 swl; in it66121_audio_hw_params() 1419 swl = IT66121_AUD_SWL_21BIT; in it66121_audio_mute() 1422 swl = IT66121_AUD_SWL_24BIT; in it66121_audio_mute() 1425 swl = IT66121_AUD_SWL_23BIT; in it66121_audio_mute() 1428 swl = IT66121_AUD_SWL_22BIT; in it66121_audio_mute() 1431 swl = IT66121_AUD_SWL_20BIT; in it66121_audio_mute() 1434 swl = IT66121_AUD_SWL_17BIT; in it66121_audio_mute() 1437 swl = IT66121_AUD_SWL_19BIT; in it66121_audio_mute() 1440 swl in it66121_audio_get_eld() 312 u8 swl; global() member 1233 u8 swl; it66121_audio_hw_params() local [all...] |
| /linux/arch/mips/lib/ |
| H A D | memset.S | 17 #define LONG_S_L swl
|
| H A D | memcpy.S | 189 #define STOREL(reg, addr, handler) EXC(swl, ST_INSN, reg, addr, handler)
|
| H A D | csum_partial.S | 397 #define STOREL(reg, addr) EXC(swl, ST_INSN, reg, addr)
|
| /linux/arch/mips/include/asm/ |
| H A D | asm-eva.h | 115 #define kernel_swl(reg, addr) swl reg, addr
|
| /linux/lib/crypto/mips/ |
| H A D | chacha-core.S | 137 swl X ## x, (x*4)+MSB ## (OUT); \
|
| /linux/drivers/scsi/qla2xxx/ |
| H A D | qla_os.c | 5032 kfree(ha->swl); in qla2x00_mem_free() 5033 ha->swl = NULL; in qla2x00_mem_free()
|