Home
last modified time | relevance | path

Searched +full:0 +full:xbc (Results 1 – 25 of 563) sorted by relevance

12345678910>>...23

/Linux-v5.15/include/linux/
Dbootconfig.h31 u32 ret = 0; in xbc_calc_checksum()
39 /* XBC tree node */
47 #define XBC_KEY 0
66 * @node: An XBC node.
77 * @node: An XBC node.
88 * @node: An XBC node.
94 return xbc_node_is_value(node) && node->child != 0; in xbc_node_is_array()
99 * @node: An XBC node.
129 * @vnode: A container pointer of XBC value node.
131 * Search a value whose key matches @key from whole of XBC tree and return
[all …]
/Linux-v5.15/lib/
Dbootconfig.c19 * Extra Boot Config (XBC) is given as tree-structured ascii text of
60 * xbc_node_index() - Get the index of XBC node
63 * Return the index number of @node in XBC node list.
67 return node - &xbc_nodes[0]; in xbc_node_index()
71 * xbc_node_get_parent() - Get the parent XBC node
72 * @node: An XBC node.
83 * xbc_node_get_child() - Get the child XBC node
84 * @node: An XBC node.
95 * xbc_node_get_next() - Get the next sibling XBC node
96 * @node: An XBC node.
[all …]
Dcrc32test.c15 * There are various incantations of crc32(). Some use a seed of 0 or ~0.
16 * Some xor at the end with ~0. The generic crc32() function takes
19 * drivers/net/smc9194.c uses seed ~0, doesn't xor with ~0.
20 * fs/jffs2 uses seed 0, doesn't xor with ~0.
21 * fs/partitions/efi.c uses seed ~0, xor's with ~0.
36 0x5b, 0x85, 0x21, 0xcb, 0x09, 0x68, 0x7d, 0x30,
37 0xc7, 0x69, 0xd7, 0x30, 0x92, 0xde, 0x59, 0xe4,
38 0xc9, 0x6e, 0x8b, 0xdb, 0x98, 0x6b, 0xaa, 0x60,
39 0xa8, 0xb5, 0xbc, 0x6c, 0xa9, 0xb1, 0x5b, 0x2c,
40 0xea, 0xb4, 0x92, 0x6a, 0x3f, 0x79, 0x91, 0xe4,
[all …]
/Linux-v5.15/Documentation/devicetree/bindings/phy/
Dphy-hisi-inno-usb2.txt14 - #size-cells: Must be 0.
22 - #phy-cells: Defined by generic PHY bindings. Must be 0.
31 reg = <0x8a20000 0x1000>;
34 ranges = <0x0 0x8a20000 0x1000>;
38 reg = <0x120 0x4>;
40 resets = <&crg 0xbc 4>;
42 #size-cells = <0>;
44 usb2_phy1_port0: phy@0 {
45 reg = <0>;
46 #phy-cells = <0>;
[all …]
/Linux-v5.15/tools/perf/pmu-events/arch/x86/haswellx/
Dvirtual-memory.json3 "EventCode": "0x08",
4 "UMask": "0x1",
6 "Counter": "0,1,2,3",
10 "CounterHTOff": "0,1,2,3,4,5,6,7"
13 "EventCode": "0x08",
14 "UMask": "0x2",
16 "Counter": "0,1,2,3",
20 "CounterHTOff": "0,1,2,3,4,5,6,7"
23 "EventCode": "0x08",
24 "UMask": "0x4",
[all …]
/Linux-v5.15/tools/perf/pmu-events/arch/x86/haswell/
Dvirtual-memory.json4 "EventCode": "0x08",
5 "Counter": "0,1,2,3",
6 "UMask": "0x1",
10 "CounterHTOff": "0,1,2,3,4,5,6,7"
14 "EventCode": "0x08",
15 "Counter": "0,1,2,3",
16 "UMask": "0x2",
20 "CounterHTOff": "0,1,2,3,4,5,6,7"
24 "EventCode": "0x08",
25 "Counter": "0,1,2,3",
[all …]
/Linux-v5.15/crypto/
Dtestmgr.h33 * @ksize: Length of @key in bytes (0 if no key)
101 * @crypt_error: When @novrfy=0, the expected error from encrypt(). When
192 "\x9C\xE6\x16\xCE\x62\x4A\x11\xE0\x08\x6D\x34\x1E\xBC\xAC\xA0\xA1"
196 "\x0A\x03\x37\x48\x62\x64\x87\x69\x5F\x5F\x30\xBC\x38\xB9\x8B\x44"
234 "\xC9\x7F\xF3\xAD\x59\x50\xAC\xCF\xBC\x11\x1C\x76\xF1\xA9\x52\x94"
270 "\xB6\xF6\xBC\xCD\x49\x34\x3A\x8F\x26\x94\xE3\x28\x82\x1A\x7C\x8F"
273 "\xBA\x2A\xBC\xF4\xA0\x08\xF5\x13\x98\x13\x5D\xF0\xD9\x33\x34\x2A"
289 "\x19\xB8\x73\xA2\xAC\x4B\x1E\x66\x48\xD8\x72\x1F\xAC\xF6\xCB\xBC"
291 "\x2F\x8A\xCA\xBC\x5E\xF0\x77\xE4\x97\x98\x97\xC7\x10\x91\x7D\x2A"
306 "\xcf\x49\xbc\x48\xd3\x6c\x8f\x0a\x0e\xc1\x73\xbd\x7b\x55\x79\x36"
[all …]
/Linux-v5.15/drivers/media/usb/gspca/
Dvc032x.c33 #define FL_SAMSUNG 0x01 /* SamsungQ1 (2 sensors) */
34 #define FL_HFLIP 0x02 /* mirrored by default */
35 #define FL_VFLIP 0x04 /* vertical flipped by default */
66 .priv = 0},
78 .priv = 0},
100 .priv = 0},
107 .priv = 0},
111 #define OV7660_REG_MVFP 0x1e
112 #define OV7660_MVFP_MIRROR 0x20
113 #define OV7660_MVFP_VFLIP 0x10
[all …]
/Linux-v5.15/drivers/isdn/mISDN/
Ddsp_tones.c45 0x80, 0xab, 0x81, 0x6d, 0xfd, 0xdd, 0x5d, 0x9d,
46 0x4d, 0xd1, 0x89, 0x88, 0xd0, 0x4c, 0x9c, 0x5c,
47 0xdc, 0xfc, 0x6c,
48 0x80, 0xab, 0x81, 0x6d, 0xfd, 0xdd, 0x5d, 0x9d,
49 0x4d, 0xd1, 0x89, 0x88, 0xd0, 0x4c, 0x9c, 0x5c,
50 0xdc, 0xfc, 0x6c,
51 0x80, 0xab, 0x81, 0x6d, 0xfd, 0xdd, 0x5d, 0x9d,
52 0x4d, 0xd1, 0x89, 0x88, 0xd0, 0x4c, 0x9c, 0x5c,
53 0xdc, 0xfc, 0x6c,
54 0x80, 0xab, 0x81, 0x6d, 0xfd, 0xdd, 0x5d, 0x9d,
[all …]
/Linux-v5.15/drivers/gpu/drm/panel/
Dpanel-boe-himax8279d.c63 gpiod_set_value(pinfo->enable_gpio, 0); in disable_gpios()
64 gpiod_set_value(pinfo->pp33_gpio, 0); in disable_gpios()
65 gpiod_set_value(pinfo->pp18_gpio, 0); in disable_gpios()
71 unsigned int i = 0; in send_mipi_cmds()
74 for (i = 0; i < pinfo->desc->on_cmds_num; i++) { in send_mipi_cmds()
78 if (err < 0) in send_mipi_cmds()
82 return 0; in send_mipi_cmds()
91 return 0; in boe_panel_disable()
94 if (err < 0) { in boe_panel_disable()
101 return 0; in boe_panel_disable()
[all …]
Dpanel-samsung-ld9040.c26 #define MCS_MANPWR 0xb0
27 #define MCS_ELVSS_ON 0xb1
28 #define MCS_USER_SETTING 0xf0
29 #define MCS_DISPCTL 0xf2
30 #define MCS_POWER_CTRL 0xf4
31 #define MCS_GTCON 0xf7
32 #define MCS_PANEL_CONDITION 0xf8
33 #define MCS_GAMMA_SET1 0xf9
34 #define MCS_GAMMA_CTRL 0xfb
38 { 0xf9, 0x00, 0x13, 0xb2, 0xba, 0xd2, 0x00, 0x30, 0x00, 0xaf, 0xc0,
[all …]
/Linux-v5.15/drivers/media/dvb-frontends/
Ddvb-pll.c45 { [ 0 ... (DVB_PLL_MAX-1) ] = DVB_PLL_UNDEFINED };
77 .sleepdata = (u8[]){ 2, 0xb4, 0x03 },
80 { 443250000, 166667, 0xb4, 0x02 },
81 { 542000000, 166667, 0xb4, 0x08 },
82 { 771000000, 166667, 0xbc, 0x08 },
83 { 999999999, 166667, 0xf4, 0x08 },
91 buf[3] |= 0x10; in thomson_dtt759x_bw()
100 .sleepdata = (u8[]){ 2, 0x84, 0x03 },
103 { 264000000, 166667, 0xb4, 0x02 },
104 { 470000000, 166667, 0xbc, 0x02 },
[all …]
/Linux-v5.15/tools/perf/pmu-events/arch/x86/broadwell/
Dvirtual-memory.json4 "EventCode": "0x08",
5 "Counter": "0,1,2,3",
6 "UMask": "0x1",
11 "CounterHTOff": "0,1,2,3,4,5,6,7"
15 "EventCode": "0x08",
16 "Counter": "0,1,2,3",
17 "UMask": "0x2",
22 "CounterHTOff": "0,1,2,3,4,5,6,7"
26 "EventCode": "0x08",
27 "Counter": "0,1,2,3",
[all …]
/Linux-v5.15/tools/perf/pmu-events/arch/x86/broadwellde/
Dvirtual-memory.json3 "EventCode": "0x08",
4 "UMask": "0x1",
6 "Counter": "0,1,2,3",
11 "CounterHTOff": "0,1,2,3,4,5,6,7"
14 "EventCode": "0x08",
15 "UMask": "0x2",
17 "Counter": "0,1,2,3",
22 "CounterHTOff": "0,1,2,3,4,5,6,7"
25 "EventCode": "0x08",
26 "UMask": "0x4",
[all …]
/Linux-v5.15/tools/perf/pmu-events/arch/x86/broadwellx/
Dvirtual-memory.json3 "EventCode": "0x08",
4 "UMask": "0x1",
6 "Counter": "0,1,2,3",
11 "CounterHTOff": "0,1,2,3,4,5,6,7"
14 "EventCode": "0x08",
15 "UMask": "0x2",
17 "Counter": "0,1,2,3",
22 "CounterHTOff": "0,1,2,3,4,5,6,7"
25 "EventCode": "0x08",
26 "UMask": "0x4",
[all …]
/Linux-v5.15/drivers/pci/controller/
Dpci-thunder-ecam.c23 v &= 0xff; in set_val()
25 v &= 0xffff; in set_val()
36 int where_a = where & 0xc; in handle_ea_bar()
38 if (where_a == 0) { in handle_ea_bar()
42 if (where_a == 0x4) { in handle_ea_bar()
43 addr = bus->ops->map_bus(bus, devfn, bar); /* BAR 0 */ in handle_ea_bar()
45 *val = ~0; in handle_ea_bar()
49 v &= ~0xf; in handle_ea_bar()
54 if (where_a == 0x8) { in handle_ea_bar()
58 addr = bus->ops->map_bus(bus, devfn, bar); /* BAR 0 */ in handle_ea_bar()
[all …]
/Linux-v5.15/include/dt-bindings/clock/
Dam3.h8 #define AM3_CLKCTRL_OFFSET 0x0
14 #define AM3_L4_PER_CLKCTRL_OFFSET 0x14
16 #define AM3_CPGMAC0_CLKCTRL AM3_L4_PER_CLKCTRL_INDEX(0x14)
17 #define AM3_LCDC_CLKCTRL AM3_L4_PER_CLKCTRL_INDEX(0x18)
18 #define AM3_USB_OTG_HS_CLKCTRL AM3_L4_PER_CLKCTRL_INDEX(0x1c)
19 #define AM3_TPTC0_CLKCTRL AM3_L4_PER_CLKCTRL_INDEX(0x24)
20 #define AM3_EMIF_CLKCTRL AM3_L4_PER_CLKCTRL_INDEX(0x28)
21 #define AM3_OCMCRAM_CLKCTRL AM3_L4_PER_CLKCTRL_INDEX(0x2c)
22 #define AM3_GPMC_CLKCTRL AM3_L4_PER_CLKCTRL_INDEX(0x30)
23 #define AM3_MCASP0_CLKCTRL AM3_L4_PER_CLKCTRL_INDEX(0x34)
[all …]
/Linux-v5.15/drivers/hid/
Dhid-zydacron.c31 rdesc[0x96] == 0xbc && rdesc[0x97] == 0xff && in zc_report_fixup()
32 rdesc[0xca] == 0xbc && rdesc[0xcb] == 0xff && in zc_report_fixup()
33 rdesc[0xe1] == 0xbc && rdesc[0xe2] == 0xff) { in zc_report_fixup()
36 rdesc[0x96] = rdesc[0xca] = rdesc[0xe1] = 0x0c; in zc_report_fixup()
37 rdesc[0x97] = rdesc[0xcb] = rdesc[0xe2] = 0x00; in zc_report_fixup()
54 return 0; in zc_input_mapping()
56 dbg_hid("zynacron input mapping event [0x%x]\n", in zc_input_mapping()
61 case 0x10: in zc_input_mapping()
64 case 0x30: in zc_input_mapping()
67 case 0x70: in zc_input_mapping()
[all …]
/Linux-v5.15/arch/ia64/include/asm/
Dsal.h27 #define IA64_SAL_PLATFORM_FEATURE_BUS_LOCK_BIT 0
61 } while (0)
74 } while (0)
83 } while (0)
85 #define SAL_SET_VECTORS 0x01000000
86 #define SAL_GET_STATE_INFO 0x01000001
87 #define SAL_GET_STATE_INFO_SIZE 0x01000002
88 #define SAL_CLEAR_STATE_INFO 0x01000003
89 #define SAL_MC_RENDEZ 0x01000004
90 #define SAL_MC_SET_PARAMS 0x01000005
[all …]
/Linux-v5.15/drivers/misc/
Dpch_phub.c21 #define PHUB_STATUS 0x00 /* Status Register offset */
22 #define PHUB_CONTROL 0x04 /* Control Register offset */
23 #define PHUB_TIMEOUT 0x05 /* Time out value for Status Register */
24 #define PCH_PHUB_ROM_WRITE_ENABLE 0x01 /* Enabling for writing ROM */
25 #define PCH_PHUB_ROM_WRITE_DISABLE 0x00 /* Disabling for writing ROM */
26 #define PCH_PHUB_MAC_START_ADDR_EG20T 0x14 /* MAC data area start address
28 #define PCH_PHUB_MAC_START_ADDR_ML7223 0x20C /* MAC data area start address
30 #define PCH_PHUB_ROM_START_ADDR_EG20T 0x80 /* ROM data area start address offset
32 #define PCH_PHUB_ROM_START_ADDR_ML7213 0x400 /* ROM data area start address
35 #define PCH_PHUB_ROM_START_ADDR_ML7223 0x400 /* ROM data area start address
[all …]
/Linux-v5.15/fs/nls/
Dnls_cp950.c17 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 …]
Dnls_cp936.c17 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 …]
/Linux-v5.15/sound/drivers/opl4/
Dyrw801.c40 snd_opl4_read_memory(opl4, buf, 0x001200, 15); in snd_yrw801_detect()
43 snd_opl4_read_memory(opl4, buf, 0x1ffffe, 2); in snd_yrw801_detect()
44 if (buf[0] != 0x01) in snd_yrw801_detect()
46 snd_printdd("YRW801 ROM version %02x.%02x\n", buf[0], buf[1]); in snd_yrw801_detect()
47 return 0; in snd_yrw801_detect()
58 {0x14, 0x27, {0x12c,7474,100, 0,0,0x00,0xc8,0x20,0xf2,0x13,0x08,0x0}},
59 {0x28, 0x2d, {0x12d,6816,100, 0,0,0x00,0xc8,0x20,0xf2,0x14,0x08,0x0}},
60 {0x2e, 0x33, {0x12e,5899,100, 0,0,0x00,0xc8,0x20,0xf2,0x14,0x08,0x0}},
61 {0x34, 0x39, {0x12f,5290,100, 0,0,0x00,0xc8,0x20,0xf2,0x14,0x08,0x0}},
62 {0x3a, 0x3f, {0x130,4260,100, 0,0,0x0a,0xc8,0x20,0xf2,0x14,0x08,0x0}},
[all …]
/Linux-v5.15/drivers/net/wan/
Dwanxlfw.inc_shipped2 0x60,0x00,0x00,0x16,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
3 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x06,0xB9,0x40,0x00,0x00,0x00,0x00,0x00,
4 0x10,0x14,0x42,0x80,0x4A,0xB0,0x09,0xB0,0x00,0x00,0x10,0x04,0x67,0x00,0x00,0x0E,
5 0x06,0xB0,0x40,0x00,0x00,0x00,0x09,0xB0,0x00,0x00,0x10,0x04,0x58,0x80,0x0C,0x80,
6 0x00,0x00,0x00,0x10,0x66,0x00,0xFF,0xDE,0x21,0xFC,0x00,0x00,0x16,0xBC,0x00,0x6C,
7 0x21,0xFC,0x00,0x00,0x17,0x5E,0x01,0x00,0x21,0xFC,0x00,0x00,0x16,0xDE,0x01,0x78,
8 0x21,0xFC,0x00,0x00,0x16,0xFE,0x01,0x74,0x21,0xFC,0x00,0x00,0x17,0x1E,0x01,0x70,
9 0x21,0xFC,0x00,0x00,0x17,0x3E,0x01,0x6C,0x21,0xFC,0x00,0x00,0x18,0x4C,0x02,0x00,
10 0x23,0xFC,0x78,0x00,0x00,0x00,0xFF,0xFC,0x15,0x48,0x33,0xFC,0x04,0x80,0xFF,0xFC,
11 0x10,0x26,0x33,0xFC,0x01,0x10,0xFF,0xFC,0x10,0x2A,0x23,0xFC,0x00,0xD4,0x9F,0x40,
[all …]
/Linux-v5.15/drivers/media/tuners/
Dtda18212.c26 #define DVBT_6 0 in tda18212_set_params()
37 /* reg: 0f 13 23 */ in tda18212_set_params()
38 [DVBT_6] = { 0xb3, 0x20, 0x03 }, in tda18212_set_params()
39 [DVBT_7] = { 0xb3, 0x31, 0x01 }, in tda18212_set_params()
40 [DVBT_8] = { 0xb3, 0x22, 0x01 }, in tda18212_set_params()
41 [DVBT2_6] = { 0xbc, 0x20, 0x03 }, in tda18212_set_params()
42 [DVBT2_7] = { 0xbc, 0x72, 0x03 }, in tda18212_set_params()
43 [DVBT2_8] = { 0xbc, 0x22, 0x01 }, in tda18212_set_params()
44 [DVBC_6] = { 0x92, 0x50, 0x03 }, in tda18212_set_params()
45 [DVBC_8] = { 0x92, 0x53, 0x03 }, in tda18212_set_params()
[all …]

12345678910>>...23