/kernel/linux/linux-5.10/drivers/mtd/maps/ |
H A D | physmap-ixp4xx.c | 50 #define BYTE0(h) ((h) & 0xFF) macro 65 #define BYTE0(h) (((h) >> 8) & 0xFF) macro 99 *dest++ = BYTE0(data); in ixp4xx_copy_from() 106 *dest++ = BYTE0(flash_read16(src)); in ixp4xx_copy_from()
|
H A D | ixp4xx.c | 70 #define BYTE0(h) ((h) & 0xFF) macro 85 #define BYTE0(h) (((h) >> 8) & 0xFF) macro 118 *dest++ = BYTE0(data); in ixp4xx_copy_from() 125 *dest++ = BYTE0(flash_read16(src)); in ixp4xx_copy_from()
|
/kernel/linux/linux-6.6/drivers/mtd/maps/ |
H A D | physmap-ixp4xx.c | 50 #define BYTE0(h) ((h) & 0xFF) macro 65 #define BYTE0(h) (((h) >> 8) & 0xFF) macro 99 *dest++ = BYTE0(data); in ixp4xx_copy_from() 106 *dest++ = BYTE0(flash_read16(src)); in ixp4xx_copy_from()
|
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | stb0899_drv.c | 279 GETBYTE(stb0899_i2cdev, BYTE0), /* 0xfc S2 Base Address (LSB) */ in _stb0899_read_s2reg() 280 GETBYTE(stb0899_base_addr, BYTE0), /* 0x00 Base Address (LSB) */ in _stb0899_read_s2reg() 316 buf_1[1] = GETBYTE(tmpaddr, BYTE0); in _stb0899_read_s2reg() 337 buf_1[1] = GETBYTE(stb0899_reg_offset, BYTE0); in _stb0899_read_s2reg() 378 GETBYTE(stb0899_i2cdev, BYTE0), /* 0xfc S2 Base Address (LSB) */ in stb0899_write_s2reg() 379 GETBYTE(stb0899_base_addr, BYTE0), /* 0x00 Base Address (LSB) */ in stb0899_write_s2reg() 408 buf_1[1] = GETBYTE(stb0899_reg_offset, BYTE0); in stb0899_write_s2reg() 409 buf_1[2] = GETBYTE(stb0899_data, BYTE0); in stb0899_write_s2reg()
|
H A D | stb0899_priv.h | 41 #define BYTE0 0 macro
|
H A D | mxl5xx.c | 40 #define BYTE0(v) ((v >> 0) & 0xff) macro 215 BYTE0(reg), BYTE1(reg), BYTE2(reg), BYTE3(reg), in write_register() 216 BYTE0(val), BYTE1(val), BYTE2(val), BYTE3(val), in write_register()
|
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | stb0899_drv.c | 279 GETBYTE(stb0899_i2cdev, BYTE0), /* 0xfc S2 Base Address (LSB) */ in _stb0899_read_s2reg() 280 GETBYTE(stb0899_base_addr, BYTE0), /* 0x00 Base Address (LSB) */ in _stb0899_read_s2reg() 316 buf_1[1] = GETBYTE(tmpaddr, BYTE0); in _stb0899_read_s2reg() 337 buf_1[1] = GETBYTE(stb0899_reg_offset, BYTE0); in _stb0899_read_s2reg() 378 GETBYTE(stb0899_i2cdev, BYTE0), /* 0xfc S2 Base Address (LSB) */ in stb0899_write_s2reg() 379 GETBYTE(stb0899_base_addr, BYTE0), /* 0x00 Base Address (LSB) */ in stb0899_write_s2reg() 408 buf_1[1] = GETBYTE(stb0899_reg_offset, BYTE0); in stb0899_write_s2reg() 409 buf_1[2] = GETBYTE(stb0899_data, BYTE0); in stb0899_write_s2reg()
|
H A D | stb0899_priv.h | 41 #define BYTE0 0 macro
|
H A D | mxl5xx.c | 31 #define BYTE0(v) ((v >> 0) & 0xff) macro 206 BYTE0(reg), BYTE1(reg), BYTE2(reg), BYTE3(reg), in write_register() 207 BYTE0(val), BYTE1(val), BYTE2(val), BYTE3(val), in write_register()
|
/kernel/linux/linux-5.10/sound/pci/aw2/ |
H A D | saa7146.h | 145 #define BYTE0 (1UL << 8) macro
|
/kernel/linux/linux-6.6/sound/pci/aw2/ |
H A D | saa7146.h | 145 #define BYTE0 (1UL << 8) macro
|
/kernel/linux/linux-5.10/sound/pci/riptide/ |
H A D | riptide.c | 217 #define BYTE0(a) (LONG0(a)&0xff) macro 218 #define BYTE1(a) (BYTE0(a)<<8) 219 #define BYTE2(a) (BYTE0(a)<<16) 220 #define BYTE3(a) (BYTE0(a)<<24) 251 #define SEND_LSEL(p,b,c,d,e,f,g,h) sendcmd(p,PARM,LSEL|BYTE1(b)|BYTE2(c)|BYTE3(d),BYTE0(e)|BYTE1(f)|BYTE2(g)|BYTE3(h),RET(0)) /* select paths for internal connections */
|
/kernel/linux/linux-6.6/sound/pci/riptide/ |
H A D | riptide.c | 216 #define BYTE0(a) (LONG0(a)&0xff) macro 217 #define BYTE1(a) (BYTE0(a)<<8) 218 #define BYTE2(a) (BYTE0(a)<<16) 219 #define BYTE3(a) (BYTE0(a)<<24) 250 #define SEND_LSEL(p,b,c,d,e,f,g,h) sendcmd(p,PARM,LSEL|BYTE1(b)|BYTE2(c)|BYTE3(d),BYTE0(e)|BYTE1(f)|BYTE2(g)|BYTE3(h),RET(0)) /* select paths for internal connections */
|
/kernel/linux/linux-6.6/drivers/scsi/aacraid/ |
H A D | aachba.c | 103 #define BYTE0(x) (unsigned char)(x) macro
|
/kernel/linux/linux-5.10/drivers/scsi/aacraid/ |
H A D | aachba.c | 104 #define BYTE0(x) (unsigned char)(x) macro
|