| /linux/fs/nls/ |
| H A D | nls_euc-jp.c | 17 #define IS_SJIS_LOW_BYTE(l) ((0x40 <= (l)) && ((l) <= 0xFC) && ((l) != 0x7F)) 19 #define IS_SJIS_JISX0208(h, l) ((((0x81 <= (h)) && ((h) <= 0x9F)) \ 20 || ((0xE0 <= (h)) && ((h) <= 0xEA))) \ 22 #define IS_SJIS_JISX0201KANA(c) ((0xA1 <= (c)) && ((c) <= 0xDF)) 23 #define IS_SJIS_UDC_LOW(h, l) (((0xF0 <= (h)) && ((h) <= 0xF4)) \ 25 #define IS_SJIS_UDC_HI(h, l) (((0xF5 <= (h)) && ((h) <= 0xF9)) \ 27 #define IS_SJIS_IBM(h, l) (((0xFA <= (h)) && ((h) <= 0xFC)) \ 29 #define IS_SJIS_NECIBM(h, l) (((0xED <= (h)) && ((h) <= 0xEE)) \ 32 if ((sjis_lo) >= 0x9F) { \ 37 (euc_lo) = (sjis_lo) + ((sjis_lo) >= 0x7F ? 0x60 : 0x61); \ [all …]
|
| H A D | nls_cp932.c | 17 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x00-0x07 */ 18 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x08-0x0F */ 19 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x10-0x17 */ 20 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x18-0x1F */ 21 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x20-0x27 */ 22 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x28-0x2F */ 23 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x30-0x37 */ 24 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x38-0x3F */ 25 0x3000,0x3001,0x3002,0xFF0C,0xFF0E,0x30FB,0xFF1A,0xFF1B,/* 0x40-0x47 */ 26 0xFF1F,0xFF01,0x309B,0x309C,0x00B4,0xFF40,0x00A8,0xFF3E,/* 0x48-0x4F */ [all …]
|
| H A D | nls_cp950.c | 17 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x00-0x07 */ 18 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x08-0x0F */ 19 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x10-0x17 */ 20 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x18-0x1F */ 21 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x20-0x27 */ 22 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x28-0x2F */ 23 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x30-0x37 */ 24 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x38-0x3F */ 25 0x3000,0xFF0C,0x3001,0x3002,0xFF0E,0x2027,0xFF1B,0xFF1A,/* 0x40-0x47 */ 26 0xFF1F,0xFF01,0xFE30,0x2026,0x2025,0xFE50,0xFE51,0xFE52,/* 0x48-0x4F */ [all …]
|
| H A D | nls_cp936.c | 17 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x00-0x07 */ 18 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x08-0x0F */ 19 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x10-0x17 */ 20 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x18-0x1F */ 21 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x20-0x27 */ 22 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x28-0x2F */ 23 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x30-0x37 */ 24 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x38-0x3F */ 25 0x4E02,0x4E04,0x4E05,0x4E06,0x4E0F,0x4E12,0x4E17,0x4E1F,/* 0x40-0x47 */ 26 0x4E20,0x4E21,0x4E23,0x4E26,0x4E29,0x4E2E,0x4E2F,0x4E31,/* 0x48-0x4F */ [all …]
|
| H A D | nls_cp949.c | 17 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x00-0x07 */ 18 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x08-0x0F */ 19 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x10-0x17 */ 20 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x18-0x1F */ 21 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x20-0x27 */ 22 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x28-0x2F */ 23 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x30-0x37 */ 24 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x38-0x3F */ 25 0x0000,0xAC02,0xAC03,0xAC05,0xAC06,0xAC0B,0xAC0C,0xAC0D,/* 0x40-0x47 */ 26 0xAC0E,0xAC0F,0xAC18,0xAC1E,0xAC1F,0xAC21,0xAC22,0xAC23,/* 0x48-0x4F */ [all …]
|
| /linux/lib/crypto/tests/ |
| H A D | poly1305-testvecs.h | 9 .data_len = 0, 11 0xe8, 0x2d, 0x67, 0x2c, 0x01, 0x48, 0xf9, 0xb7, 12 0x87, 0x85, 0x3f, 0xcf, 0x18, 0x66, 0x8c, 0xd3, 18 0xb8, 0xad, 0xca, 0x6b, 0x32, 0xba, 0x34, 0x42, 19 0x54, 0x10, 0x28, 0xf5, 0x0f, 0x7e, 0x8e, 0xe3, 25 0xb8, 0xf7, 0xf4, 0xc2, 0x85, 0x33, 0x80, 0x63, 26 0xd1, 0x45, 0xda, 0xf8, 0x7c, 0x79, 0x42, 0xd1, 32 0xf3, 0x73, 0x7b, 0x60, 0x24, 0xcc, 0x5d, 0x3e, 33 0xd1, 0x95, 0x86, 0xce, 0x89, 0x0a, 0x33, 0xba, 39 0x0a, 0x1a, 0x2d, 0x39, 0xea, 0x49, 0x8f, 0xb7, [all …]
|
| H A D | sha224-testvecs.h | 9 .data_len = 0, 11 0xd1, 0x4a, 0x02, 0x8c, 0x2a, 0x3a, 0x2b, 0xc9, 12 0x47, 0x61, 0x02, 0xbb, 0x28, 0x82, 0x34, 0xc4, 13 0x15, 0xa2, 0xb0, 0x1f, 0x82, 0x8e, 0xa6, 0x2a, 14 0xc5, 0xb3, 0xe4, 0x2f, 20 0xe3, 0x4d, 0x79, 0x17, 0x75, 0x35, 0xdc, 0xd2, 21 0x27, 0xc9, 0x9d, 0x0b, 0x90, 0x0f, 0x21, 0x5d, 22 0x95, 0xfb, 0x9c, 0x6d, 0xa8, 0xec, 0x19, 0x15, 23 0x12, 0xef, 0xf5, 0x0f, 29 0x81, 0xc7, 0x60, 0x0d, 0x6d, 0x13, 0x75, 0x70, [all …]
|
| H A D | polyval-testvecs.h | 9 .data_len = 0, 11 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 12 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 18 0xb5, 0x51, 0x69, 0x89, 0xd4, 0x3c, 0x59, 0xca, 19 0x6a, 0x1c, 0x2a, 0xe9, 0xa1, 0x9c, 0x6c, 0x83, 25 0xf4, 0x50, 0xaf, 0x07, 0xda, 0x42, 0xa7, 0x41, 26 0x4d, 0x24, 0x88, 0x87, 0xe3, 0x40, 0x73, 0x7c, 32 0x9e, 0x88, 0x78, 0x71, 0x4c, 0x55, 0x87, 0xe8, 33 0xb4, 0x96, 0x3d, 0x56, 0xc8, 0xb2, 0xe1, 0x68, 39 0x9e, 0x81, 0x37, 0x8f, 0x49, 0xf7, 0xa2, 0xe4, [all …]
|
| H A D | sha512-testvecs.h | 9 .data_len = 0, 11 0xcf, 0x83, 0xe1, 0x35, 0x7e, 0xef, 0xb8, 0xbd, 12 0xf1, 0x54, 0x28, 0x50, 0xd6, 0x6d, 0x80, 0x07, 13 0xd6, 0x20, 0xe4, 0x05, 0x0b, 0x57, 0x15, 0xdc, 14 0x83, 0xf4, 0xa9, 0x21, 0xd3, 0x6c, 0xe9, 0xce, 15 0x47, 0xd0, 0xd1, 0x3c, 0x5d, 0x85, 0xf2, 0xb0, 16 0xff, 0x83, 0x18, 0xd2, 0x87, 0x7e, 0xec, 0x2f, 17 0x63, 0xb9, 0x31, 0xbd, 0x47, 0x41, 0x7a, 0x81, 18 0xa5, 0x38, 0x32, 0x7a, 0xf9, 0x27, 0xda, 0x3e, 24 0x12, 0xf2, 0xb6, 0xec, 0x84, 0xa0, 0x8e, 0xcf, [all …]
|
| H A D | sha3-testvecs.h | 11 .data_len = 0, 13 0xa7, 0xff, 0xc6, 0xf8, 0xbf, 0x1e, 0xd7, 0x66, 14 0x51, 0xc1, 0x47, 0x56, 0xa0, 0x61, 0xd6, 0x62, 15 0xf5, 0x80, 0xff, 0x4d, 0xe4, 0x3b, 0x49, 0xfa, 16 0x82, 0xd8, 0x0a, 0x4b, 0x80, 0xf8, 0x43, 0x4a, 22 0x11, 0x03, 0xe7, 0x84, 0x51, 0x50, 0x86, 0x35, 23 0x71, 0x8a, 0x70, 0xe3, 0xc4, 0x26, 0x7b, 0x21, 24 0x02, 0x13, 0xa0, 0x81, 0xe8, 0xe6, 0x14, 0x25, 25 0x07, 0x34, 0xe5, 0xc5, 0x40, 0x06, 0xf2, 0x8b, 31 0x2f, 0x6f, 0x6d, 0x47, 0x48, 0x52, 0x11, 0xb9, [all …]
|
| H A D | sha256-testvecs.h | 9 .data_len = 0, 11 0xe3, 0xb0, 0xc4, 0x42, 0x98, 0xfc, 0x1c, 0x14, 12 0x9a, 0xfb, 0xf4, 0xc8, 0x99, 0x6f, 0xb9, 0x24, 13 0x27, 0xae, 0x41, 0xe4, 0x64, 0x9b, 0x93, 0x4c, 14 0xa4, 0x95, 0x99, 0x1b, 0x78, 0x52, 0xb8, 0x55, 20 0x45, 0xf8, 0x3d, 0x17, 0xe1, 0x0b, 0x34, 0xfc, 21 0xa0, 0x1e, 0xb8, 0xf4, 0x45, 0x4d, 0xac, 0x34, 22 0xa7, 0x77, 0xd9, 0x40, 0x4a, 0x46, 0x4e, 0x73, 23 0x2c, 0xf4, 0xab, 0xf2, 0xc0, 0xda, 0x94, 0xc4, 29 0xf9, 0xd3, 0x52, 0x2f, 0xd5, 0xe0, 0x99, 0x15, [all …]
|
| H A D | sha1-testvecs.h | 9 .data_len = 0, 11 0xda, 0x39, 0xa3, 0xee, 0x5e, 0x6b, 0x4b, 0x0d, 12 0x32, 0x55, 0xbf, 0xef, 0x95, 0x60, 0x18, 0x90, 13 0xaf, 0xd8, 0x07, 0x09, 19 0x0a, 0xd0, 0x52, 0xdd, 0x9f, 0x32, 0x40, 0x55, 20 0x21, 0xe4, 0x3c, 0x6e, 0xbd, 0xc5, 0x2f, 0x5a, 21 0x02, 0x54, 0x93, 0xb2, 27 0x13, 0x83, 0x82, 0x03, 0x23, 0xff, 0x46, 0xd6, 28 0x12, 0x7f, 0xad, 0x05, 0x2b, 0xc3, 0x4a, 0x42, 29 0x49, 0x6a, 0xf8, 0x84, [all …]
|
| H A D | blake2b-testvecs.h | 9 .data_len = 0, 11 0x78, 0x6a, 0x02, 0xf7, 0x42, 0x01, 0x59, 0x03, 12 0xc6, 0xc6, 0xfd, 0x85, 0x25, 0x52, 0xd2, 0x72, 13 0x91, 0x2f, 0x47, 0x40, 0xe1, 0x58, 0x47, 0x61, 14 0x8a, 0x86, 0xe2, 0x17, 0xf7, 0x1f, 0x54, 0x19, 15 0xd2, 0x5e, 0x10, 0x31, 0xaf, 0xee, 0x58, 0x53, 16 0x13, 0x89, 0x64, 0x44, 0x93, 0x4e, 0xb0, 0x4b, 17 0x90, 0x3a, 0x68, 0x5b, 0x14, 0x48, 0xb7, 0x55, 18 0xd5, 0x6f, 0x70, 0x1a, 0xfe, 0x9b, 0xe2, 0xce, 24 0x6f, 0x2e, 0xcc, 0x83, 0x53, 0xa3, 0x20, 0x16, [all …]
|
| /linux/fs/unicode/ |
| H A D | utf8data.c_shipped | 8 0, 9 0x10100, 10 0x20000, 11 0x20100, 12 0x30000, 13 0x30100, 14 0x30200, 15 0x40000, 16 0x40100, 17 0x50000, [all …]
|
| /linux/arch/arm64/kernel/ |
| H A D | sigreturn32.S | 25 .byte __NR_compat32_sigreturn, 0x70, 0xa0, 0xe3 // mov r7, #__NR_compat32_sigreturn 26 .byte __NR_compat32_sigreturn, 0x00, 0x00, 0xef // svc #__NR_compat32_sigreturn 31 .byte __NR_compat32_sigreturn, 0x27 // svc #__NR_compat32_sigreturn 32 .byte __NR_compat32_sigreturn, 0xdf // mov r7, #__NR_compat32_sigreturn 37 .byte __NR_compat32_rt_sigreturn, 0x70, 0xa0, 0xe3 // mov r7, #__NR_compat32_rt_sigreturn 38 .byte __NR_compat32_rt_sigreturn, 0x00, 0x00, 0xef // svc #__NR_compat32_rt_sigreturn 43 .byte __NR_compat32_rt_sigreturn, 0x27 // svc #__NR_compat32_rt_sigreturn 44 .byte __NR_compat32_rt_sigreturn, 0xdf // mov r7, #__NR_compat32_rt_sigreturn
|
| /linux/drivers/media/usb/gspca/ |
| H A D | topro.c | 22 0xff, 0xd8, /* jpeg */ 25 0xff, 0xdb, 0x00, 0x84, /* DQT */ 26 0, 28 0x10, 0x0b, 0x0c, 0x0e, 0x0c, 0x0a, 0x10, 0x0e, 29 0x0d, 0x0e, 0x12, 0x11, 0x10, 0x13, 0x18, 0x28, 30 0x1a, 0x18, 0x16, 0x16, 0x18, 0x31, 0x23, 0x25, 31 0x1d, 0x28, 0x3a, 0x33, 0x3d, 0x3c, 0x39, 0x33, 32 0x38, 0x37, 0x40, 0x48, 0x5c, 0x4e, 0x40, 0x44, 33 0x57, 0x45, 0x37, 0x38, 0x50, 0x6d, 0x51, 0x57, 34 0x5f, 0x62, 0x67, 0x68, 0x67, 0x3e, 0x4d, 0x71, [all …]
|
| /linux/drivers/scsi/ |
| H A D | scsi_proto_test.c | 14 } d = { .arr = { 0x45, 0, 0, 0, 0xb0, 0xe4, 0xe3 } }; in test_scsi_proto() 15 KUNIT_EXPECT_EQ(test, d.desc.io_advice_hints_mode + 0, 1); in test_scsi_proto() 16 KUNIT_EXPECT_EQ(test, d.desc.st_enble + 0, 1); in test_scsi_proto() 17 KUNIT_EXPECT_EQ(test, d.desc.cs_enble + 0, 0); in test_scsi_proto() 18 KUNIT_EXPECT_EQ(test, d.desc.ic_enable + 0, 1); in test_scsi_proto() 19 KUNIT_EXPECT_EQ(test, d.desc.acdlu + 0, 1); in test_scsi_proto() 20 KUNIT_EXPECT_EQ(test, d.desc.rlbsr + 0, 3); in test_scsi_proto() 21 KUNIT_EXPECT_EQ(test, d.desc.lbm_descriptor_type + 0, 0); in test_scsi_proto() 22 KUNIT_EXPECT_EQ(test, d.desc.params[0] + 0, 0xe4); in test_scsi_proto() 23 KUNIT_EXPECT_EQ(test, d.desc.params[1] + 0, 0xe3); in test_scsi_proto() [all …]
|
| /linux/arch/s390/include/uapi/asm/ |
| H A D | sie.h | 6 { 0x10, "DIAG (0x10) release pages" }, \ 7 { 0x44, "DIAG (0x44) time slice end" }, \ 8 { 0x9c, "DIAG (0x9c) time slice end directed" }, \ 9 { 0x204, "DIAG (0x204) logical-cpu utilization" }, \ 10 { 0x258, "DIAG (0x258) page-reference services" }, \ 11 { 0x288, "DIAG (0x288) watchdog functions" }, \ 12 { 0x308, "DIAG (0x308) ipl functions" }, \ 13 { 0x500, "DIAG (0x500) KVM virtio functions" }, \ 14 { 0x501, "DIAG (0x501) KVM breakpoint" } 17 { 0x01, "SIGP sense" }, \ [all …]
|
| /linux/tools/arch/s390/include/uapi/asm/ |
| H A D | sie.h | 6 { 0x10, "DIAG (0x10) release pages" }, \ 7 { 0x44, "DIAG (0x44) time slice end" }, \ 8 { 0x9c, "DIAG (0x9c) time slice end directed" }, \ 9 { 0x204, "DIAG (0x204) logical-cpu utilization" }, \ 10 { 0x258, "DIAG (0x258) page-reference services" }, \ 11 { 0x288, "DIAG (0x288) watchdog functions" }, \ 12 { 0x308, "DIAG (0x308) ipl functions" }, \ 13 { 0x500, "DIAG (0x500) KVM virtio functions" }, \ 14 { 0x501, "DIAG (0x501) KVM breakpoint" } 17 { 0x01, "SIGP sense" }, \ [all …]
|
| /linux/drivers/staging/rtl8723bs/hal/ |
| H A D | HalBtc8723b2Ant.c | 15 } while (0) 28 s32 btRssi = 0; in halbtc8723b2ant_BtRssiState() 97 s32 wifiRssi = 0; in halbtc8723b2ant_WifiRssiState() 184 u8 H2C_Parameter[1] = {0}; in halbtc8723b2ant_QueryBtInfo() 188 H2C_Parameter[0] |= BIT0; /* trigger */ in halbtc8723b2ant_QueryBtInfo() 190 pBtCoexist->fBtcFillH2c(pBtCoexist, 0x61, 1, H2C_Parameter); in halbtc8723b2ant_QueryBtInfo() 293 u8 numOfDiffProfile = 0; in halbtc8723b2ant_ActionAlgorithm() 421 u8 H2C_Parameter[1] = {0}; in halbtc8723b2ant_SetFwDacSwingLevel() 424 /* 0x18/ 0x10/ 0xc/ 0x8/ 0x4/ 0x6 */ in halbtc8723b2ant_SetFwDacSwingLevel() 425 H2C_Parameter[0] = dacSwingLvl; in halbtc8723b2ant_SetFwDacSwingLevel() [all …]
|
| /linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/ |
| H A D | halbtc8821a2ant.c | 34 static u32 glcoex_ver_8821a_2ant = 0x5050; 46 long bt_rssi = 0; in btc8821a2ant_bt_rssi_state() 137 long wifi_rssi = 0; in btc8821a2ant_wifi_rssi_state() 251 u32 reg_hp_tx = 0, reg_hp_rx = 0, reg_lp_tx = 0, reg_lp_rx = 0; in btc8821a2ant_monitor_bt_ctr() 253 reg_hp_txrx = 0x770; in btc8821a2ant_monitor_bt_ctr() 254 reg_lp_txrx = 0x774; in btc8821a2ant_monitor_bt_ctr() 277 "[BTCoex], High Priority Tx/Rx (reg 0x%x) = 0x%x(%d)/0x%x(%d)\n", in btc8821a2ant_monitor_bt_ctr() 280 "[BTCoex], Low Priority Tx/Rx (reg 0x%x) = 0x%x(%d)/0x%x(%d)\n", in btc8821a2ant_monitor_bt_ctr() 284 btcoexist->btc_write_1byte(btcoexist, 0x76e, 0xc); in btc8821a2ant_monitor_bt_ctr() 290 coex_sta->crc_ok_cck = 0; in btc8821a2ant_monitor_wifi_ctr() [all …]
|
| H A D | halbtc8192e2ant.c | 23 static u32 glcoex_ver_8192e_2ant = 0x34; 36 int bt_rssi = 0; in btc8192e2ant_bt_rssi_state() 98 int wifi_rssi = 0; in btc8192e2ant_wifi_rssi_state() 169 if (coex_sta->high_priority_tx == 0 && in btc8192e2ant_monitor_bt_enable_disable() 170 coex_sta->high_priority_rx == 0 && in btc8192e2ant_monitor_bt_enable_disable() 171 coex_sta->low_priority_tx == 0 && in btc8192e2ant_monitor_bt_enable_disable() 172 coex_sta->low_priority_rx == 0) in btc8192e2ant_monitor_bt_enable_disable() 175 if (coex_sta->high_priority_tx == 0xffff && in btc8192e2ant_monitor_bt_enable_disable() 176 coex_sta->high_priority_rx == 0xffff && in btc8192e2ant_monitor_bt_enable_disable() 177 coex_sta->low_priority_tx == 0xffff && in btc8192e2ant_monitor_bt_enable_disable() [all …]
|
| H A D | halbtc8723b2ant.c | 32 static u32 glcoex_ver_8723b_2ant = 0x3f; 45 s32 bt_rssi = 0; in btc8723b2ant_bt_rssi_state() 134 s32 wifi_rssi = 0; in btc8723b2ant_wifi_rssi_state() 250 u32 reg_hp_tx = 0, reg_hp_rx = 0; in btc8723b2ant_monitor_bt_ctr() 251 u32 reg_lp_tx = 0, reg_lp_rx = 0; in btc8723b2ant_monitor_bt_ctr() 253 reg_hp_txrx = 0x770; in btc8723b2ant_monitor_bt_ctr() 254 reg_lp_txrx = 0x774; in btc8723b2ant_monitor_bt_ctr() 281 "[BTCoex], High Priority Tx/Rx(reg 0x%x)=0x%x(%d)/0x%x(%d)\n", in btc8723b2ant_monitor_bt_ctr() 284 "[BTCoex], Low Priority Tx/Rx(reg 0x%x)=0x%x(%d)/0x%x(%d)\n", in btc8723b2ant_monitor_bt_ctr() 288 btcoexist->btc_write_1byte(btcoexist, 0x76e, 0xc); in btc8723b2ant_monitor_bt_ctr() [all …]
|
| /linux/Documentation/devicetree/bindings/interrupt-controller/ |
| H A D | fsl,mpic-msi.yaml | 145 reg = <0x41600 0x80>; 146 msi-available-ranges = <0 0x100>; 147 interrupts = <0xe0 0>, <0xe1 0>, <0xe2 0>, <0xe3 0>, 148 <0xe4 0>, <0xe5 0>, <0xe6 0>, <0xe7 0>; 154 reg = <0x41600 0x200>, <0x44148 4>; 155 interrupts = <0xe0 0 0 0>, <0xe1 0 0 0>, <0xe2 0 0 0>, <0xe3 0 0 0>, 156 <0xe4 0 0 0>, <0xe5 0 0 0>, <0xe6 0 0 0>, <0xe7 0 0 0>, 157 <0x100 0 0 0>, <0x101 0 0 0>, <0x102 0 0 0>, <0x103 0 0 0>, 158 <0x104 0 0 0>, <0x105 0 0 0>, <0x106 0 0 0>, <0x107 0 0 0>;
|
| /linux/drivers/video/fbdev/ |
| H A D | sm712fb.c | 71 .red = {16, 8, 0}, 72 .green = {8, 8, 0}, 73 .blue = {0, 8, 0}, 78 .nonstd = 0, 88 .type_aux = 0, 89 .xpanstep = 0, 90 .ypanstep = 0, 91 .ywrapstep = 0, 102 {"0x301", 640, 480, 8}, 103 {"0x303", 800, 600, 8}, [all …]
|