Home
last modified time | relevance | path

Searched +full:0 +full:x0202 (Results 1 – 25 of 345) sorted by relevance

12345678910>>...14

/kernel/linux/linux-6.6/drivers/misc/
Dhi6421v600-irq.c32 OTMP = 0,
55 #define HISI_POWERKEY_IRQ_NUM 0
65 #define SOC_PMIC_IRQ_MASK_0_ADDR 0x0202
66 #define SOC_PMIC_IRQ0_ADDR 0x0212
74 * OTMP 0x0202 0x212 bit 0
75 * VBUS_CONNECT 0x0202 0x212 bit 1
76 * VBUS_DISCONNECT 0x0202 0x212 bit 2
77 * ALARMON_R 0x0202 0x212 bit 3
78 * HOLD_6S 0x0202 0x212 bit 4
79 * HOLD_1S 0x0202 0x212 bit 5
[all …]
/kernel/linux/linux-6.6/arch/sh/boards/mach-migor/
Dlcd_qvga.c27 * Index 0: "Device Code Read" returns 0x1505.
32 gpio_set_value(GPIO_PTH2, 0); in reset_lcd_module()
44 tmp1 = (data<<1 | 0x00000001) & 0x000001FF; in adjust_reg18()
45 tmp2 = (data<<2 | 0x00000200) & 0x0003FE00; in adjust_reg18()
72 return ((data >> 1) & 0xff) | ((data >> 2) & 0xff00); in read_reg16()
81 for (i = 0; i < no_data; i += 2) in migor_lcd_qvga_seq()
86 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
90 0x0060, 0x2700, 0x0008, 0x0808, 0x0090, 0x001A, 0x0007, 0x0001,
91 0x0017, 0x0001, 0x0019, 0x0000, 0x0010, 0x17B0, 0x0011, 0x0116,
92 0x0012, 0x0198, 0x0013, 0x1400, 0x0029, 0x000C, 0x0012, 0x01B8,
[all …]
/kernel/linux/linux-5.10/arch/sh/boards/mach-migor/
Dlcd_qvga.c27 * Index 0: "Device Code Read" returns 0x1505.
32 gpio_set_value(GPIO_PTH2, 0); in reset_lcd_module()
44 tmp1 = (data<<1 | 0x00000001) & 0x000001FF; in adjust_reg18()
45 tmp2 = (data<<2 | 0x00000200) & 0x0003FE00; in adjust_reg18()
72 return ((data >> 1) & 0xff) | ((data >> 2) & 0xff00); in read_reg16()
81 for (i = 0; i < no_data; i += 2) in migor_lcd_qvga_seq()
86 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
90 0x0060, 0x2700, 0x0008, 0x0808, 0x0090, 0x001A, 0x0007, 0x0001,
91 0x0017, 0x0001, 0x0019, 0x0000, 0x0010, 0x17B0, 0x0011, 0x0116,
92 0x0012, 0x0198, 0x0013, 0x1400, 0x0029, 0x000C, 0x0012, 0x01B8,
[all …]
/kernel/linux/linux-5.10/include/video/
Dtgafb.h20 #define TGA_TYPE_8PLANE 0
28 #define TGA_ROM_OFFSET 0x0000000
29 #define TGA_REGS_OFFSET 0x0100000
30 #define TGA_8PLANE_FB_OFFSET 0x0200000
31 #define TGA_24PLANE_FB_OFFSET 0x0804000
32 #define TGA_24PLUSZ_FB_OFFSET 0x1004000
34 #define TGA_FOREGROUND_REG 0x0020
35 #define TGA_BACKGROUND_REG 0x0024
36 #define TGA_PLANEMASK_REG 0x0028
37 #define TGA_PIXELMASK_ONESHOT_REG 0x002c
[all …]
/kernel/linux/linux-6.6/include/video/
Dtgafb.h20 #define TGA_TYPE_8PLANE 0
28 #define TGA_ROM_OFFSET 0x0000000
29 #define TGA_REGS_OFFSET 0x0100000
30 #define TGA_8PLANE_FB_OFFSET 0x0200000
31 #define TGA_24PLANE_FB_OFFSET 0x0804000
32 #define TGA_24PLUSZ_FB_OFFSET 0x1004000
34 #define TGA_FOREGROUND_REG 0x0020
35 #define TGA_BACKGROUND_REG 0x0024
36 #define TGA_PLANEMASK_REG 0x0028
37 #define TGA_PIXELMASK_ONESHOT_REG 0x002c
[all …]
/kernel/linux/linux-5.10/arch/xtensa/include/uapi/asm/
Dptrace.h19 #define REG_A_BASE 0x0000
20 #define REG_AR_BASE 0x0100
21 #define REG_PC 0x0020
22 #define REG_PS 0x02e6
23 #define REG_WB 0x0248
24 #define REG_WS 0x0249
25 #define REG_LBEG 0x0200
26 #define REG_LEND 0x0201
27 #define REG_LCOUNT 0x0202
28 #define REG_SAR 0x0203
[all …]
/kernel/linux/linux-5.10/arch/h8300/boot/compressed/
Dhead.S32 .word 0
34 .word 0x0202 ; header version number (>= 0x0105)
36 .word 0 ; default_switch
37 .word 0 ; SETUPSEG
38 .word 0x1000
39 .word 0 ; pointing to kernel version string
40 .byte 0 ; = 0, old one (LILO, Loadlin,
41 ; 0xTV: T=0 for LILO
44 .word 0x8000 ; size to move, when setup is not
45 .long 0x100000 ; 0x100000 = default for big kernel
[all …]
/kernel/linux/linux-6.6/arch/xtensa/include/uapi/asm/
Dptrace.h19 #define REG_A_BASE 0x0000
20 #define REG_AR_BASE 0x0100
21 #define REG_PC 0x0020
22 #define REG_PS 0x02e6
23 #define REG_WB 0x0248
24 #define REG_WS 0x0249
25 #define REG_LBEG 0x0200
26 #define REG_LEND 0x0201
27 #define REG_LCOUNT 0x0202
28 #define REG_SAR 0x0203
[all …]
/kernel/linux/linux-5.10/drivers/mfd/
Djanz-cmodio.c24 #define CMODIO_MODULBUS_SIZE 0x200
110 res->start = 0; in cmodio_setup_subdevice()
111 res->end = 0; in cmodio_setup_subdevice()
114 return 0; in cmodio_setup_subdevice()
121 unsigned int num_probed = 0; in cmodio_probe_submodules()
125 for (i = 0; i < num_modules; i++) { in cmodio_probe_submodules()
136 if (num_probed == 0) { in cmodio_probe_submodules()
144 return mfd_add_devices(&pdev->dev, 0, priv->cells, in cmodio_probe_submodules()
224 iowrite8(0xf, &priv->ctrl->int_disable); in cmodio_pci_probe()
233 return 0; in cmodio_pci_probe()
[all …]
/kernel/linux/linux-6.6/drivers/mfd/
Djanz-cmodio.c24 #define CMODIO_MODULBUS_SIZE 0x200
110 res->start = 0; in cmodio_setup_subdevice()
111 res->end = 0; in cmodio_setup_subdevice()
114 return 0; in cmodio_setup_subdevice()
121 unsigned int num_probed = 0; in cmodio_probe_submodules()
125 for (i = 0; i < num_modules; i++) { in cmodio_probe_submodules()
136 if (num_probed == 0) { in cmodio_probe_submodules()
144 return mfd_add_devices(&pdev->dev, 0, priv->cells, in cmodio_probe_submodules()
224 iowrite8(0xf, &priv->ctrl->int_disable); in cmodio_pci_probe()
233 return 0; in cmodio_pci_probe()
[all …]
/kernel/linux/linux-5.10/block/
Dopal_proto.h20 TCG_SECP_00 = 0,
30 OPAL_DTA_TOKENID_BYTESTRING = 0xe0,
31 OPAL_DTA_TOKENID_SINT = 0xe1,
32 OPAL_DTA_TOKENID_UINT = 0xe2,
33 OPAL_DTA_TOKENID_TOKEN = 0xe3, /* actual token is returned */
34 OPAL_DTA_TOKENID_INVALID = 0X0
37 #define DTAERROR_NO_METHOD_STATUS 0x89
38 #define GENERIC_HOST_SESSION_NUM 0x41
41 #define TPER_SYNC_SUPPORTED 0x01
42 #define MBR_ENABLED_MASK 0x10
[all …]
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dif_pppox.h32 #define PX_PROTO_OE 0
64 #define PPPOEIOCSFWD _IOW(0xB1 ,0, size_t)
65 #define PPPOEIOCDFWD _IO(0xB1 ,1)
66 #define PADI_CODE 0x09
67 #define PADO_CODE 0x07
68 #define PADR_CODE 0x19
69 #define PADS_CODE 0x65
70 #define PADT_CODE 0xa7
74 char tag_data[0];
76 #define PTT_EOL __cpu_to_be16(0x0000)
[all …]
/kernel/linux/linux-6.6/block/
Dopal_proto.h20 TCG_SECP_00 = 0,
30 OPAL_DTA_TOKENID_BYTESTRING = 0xe0,
31 OPAL_DTA_TOKENID_SINT = 0xe1,
32 OPAL_DTA_TOKENID_UINT = 0xe2,
33 OPAL_DTA_TOKENID_TOKEN = 0xe3, /* actual token is returned */
34 OPAL_DTA_TOKENID_INVALID = 0X0
37 #define DTAERROR_NO_METHOD_STATUS 0x89
38 #define GENERIC_HOST_SESSION_NUM 0x41
41 #define TPER_SYNC_SUPPORTED 0x01
43 #define LOCKING_SUPPORTED_MASK 0x01
[all …]
/kernel/linux/linux-6.6/arch/sh/kernel/cpu/sh4a/
Dperf_event.c14 #define PPC_CCBR(idx) (0xff200800 + (sizeof(u32) * idx))
15 #define PPC_PMCTR(idx) (0xfc100000 + (sizeof(u32) * idx))
17 #define CCBR_CIT_MASK (0x7ff << 6)
20 #define CCBR_PPCE (1 << 0)
37 #define PPC_PMCAT 0xfc100240
39 #define PPC_PMCAT 0xfc100080
61 * 0x0000 number of elapsed cycles
62 * 0x0200 number of elapsed cycles in privileged mode
63 * 0x0280 number of elapsed cycles while SR.BL is asserted
64 * 0x0202 instruction execution
[all …]
/kernel/linux/linux-5.10/arch/sh/kernel/cpu/sh4a/
Dperf_event.c14 #define PPC_CCBR(idx) (0xff200800 + (sizeof(u32) * idx))
15 #define PPC_PMCTR(idx) (0xfc100000 + (sizeof(u32) * idx))
17 #define CCBR_CIT_MASK (0x7ff << 6)
20 #define CCBR_PPCE (1 << 0)
37 #define PPC_PMCAT 0xfc100240
39 #define PPC_PMCAT 0xfc100080
61 * 0x0000 number of elapsed cycles
62 * 0x0200 number of elapsed cycles in privileged mode
63 * 0x0280 number of elapsed cycles while SR.BL is asserted
64 * 0x0202 instruction execution
[all …]
/kernel/linux/linux-5.10/include/linux/mmc/
Dsdio_ids.h13 #define SDIO_CLASS_NONE 0x00 /* Not a SDIO standard interface */
14 #define SDIO_CLASS_UART 0x01 /* standard UART interface */
15 #define SDIO_CLASS_BT_A 0x02 /* Type-A BlueTooth std interface */
16 #define SDIO_CLASS_BT_B 0x03 /* Type-B BlueTooth std interface */
17 #define SDIO_CLASS_GPS 0x04 /* GPS standard interface */
18 #define SDIO_CLASS_CAMERA 0x05 /* Camera standard interface */
19 #define SDIO_CLASS_PHS 0x06 /* PHS standard interface */
20 #define SDIO_CLASS_WLAN 0x07 /* WLAN interface */
21 #define SDIO_CLASS_ATA 0x08 /* Embedded SDIO-ATA std interface */
22 #define SDIO_CLASS_BT_AMP 0x09 /* Type-A Bluetooth AMP interface */
[all …]
/kernel/linux/linux-5.10/drivers/ide/
Dtriflex.c28 u32 triflex_timings = 0; in triflex_set_mode()
29 u16 timing = 0; in triflex_set_mode()
30 u8 channel_offset = hwif->channel ? 0x74 : 0x70, unit = drive->dn & 1; in triflex_set_mode()
36 timing = 0x0103; in triflex_set_mode()
39 timing = 0x0203; in triflex_set_mode()
42 timing = 0x0808; in triflex_set_mode()
47 timing = 0x0f0f; in triflex_set_mode()
50 timing = 0x0202; in triflex_set_mode()
53 timing = 0x0204; in triflex_set_mode()
56 timing = 0x0404; in triflex_set_mode()
[all …]
/kernel/linux/linux-5.10/arch/sh/boot/compressed/
Dhead_32.S26 mov #0xffffffe0, r1
69 mov #0, r0
95 .long 0x500000F0 /* Privileged mode, Bank=0, Block=1, IMASK=0xF */
97 .long 0x400000F0 /* magic used by kexec to parse zImage format */
111 .word 0
113 .word 0x0202 ! header version number (>= 0x0105)
115 .word 0 ! default_switch
116 .word 0 ! SETUPSEG
117 .word 0x1000
118 .word 0 ! pointing to kernel version string
[all …]
/kernel/linux/linux-6.6/arch/sh/boot/compressed/
Dhead_32.S26 mov #0xffffffe0, r1
69 mov #0, r0
95 .long 0x500000F0 /* Privileged mode, Bank=0, Block=1, IMASK=0xF */
97 .long 0x400000F0 /* magic used by kexec to parse zImage format */
111 .word 0
113 .word 0x0202 ! header version number (>= 0x0105)
115 .word 0 ! default_switch
116 .word 0 ! SETUPSEG
117 .word 0x1000
118 .word 0 ! pointing to kernel version string
[all …]
/kernel/linux/linux-6.6/arch/sh/include/mach-common/mach/
Dhighlander.h6 #define PA_NORFLASH_ADDR 0x00000000
7 #define PA_NORFLASH_SIZE 0x04000000
10 #define PA_BCR 0xa4000000 /* FPGA */
13 #define PA_IRLMSK (PA_BCR+0x0000) /* Interrupt Mask control */
14 #define PA_IRLMON (PA_BCR+0x0002) /* Interrupt Status control */
15 #define PA_IRLPRI1 (PA_BCR+0x0004) /* Interrupt Priorty 1 */
16 #define PA_IRLPRI2 (PA_BCR+0x0006) /* Interrupt Priorty 2 */
17 #define PA_IRLPRI3 (PA_BCR+0x0008) /* Interrupt Priorty 3 */
18 #define PA_IRLPRI4 (PA_BCR+0x000a) /* Interrupt Priorty 4 */
19 #define PA_RSTCTL (PA_BCR+0x000c) /* Reset Control */
[all …]
/kernel/linux/linux-5.10/arch/sh/include/mach-common/mach/
Dhighlander.h6 #define PA_NORFLASH_ADDR 0x00000000
7 #define PA_NORFLASH_SIZE 0x04000000
10 #define PA_BCR 0xa4000000 /* FPGA */
13 #define PA_IRLMSK (PA_BCR+0x0000) /* Interrupt Mask control */
14 #define PA_IRLMON (PA_BCR+0x0002) /* Interrupt Status control */
15 #define PA_IRLPRI1 (PA_BCR+0x0004) /* Interrupt Priorty 1 */
16 #define PA_IRLPRI2 (PA_BCR+0x0006) /* Interrupt Priorty 2 */
17 #define PA_IRLPRI3 (PA_BCR+0x0008) /* Interrupt Priorty 3 */
18 #define PA_IRLPRI4 (PA_BCR+0x000a) /* Interrupt Priorty 4 */
19 #define PA_RSTCTL (PA_BCR+0x000c) /* Reset Control */
[all …]
/kernel/linux/linux-6.6/include/linux/mmc/
Dsdio_ids.h13 #define SDIO_CLASS_NONE 0x00 /* Not a SDIO standard interface */
14 #define SDIO_CLASS_UART 0x01 /* standard UART interface */
15 #define SDIO_CLASS_BT_A 0x02 /* Type-A BlueTooth std interface */
16 #define SDIO_CLASS_BT_B 0x03 /* Type-B BlueTooth std interface */
17 #define SDIO_CLASS_GPS 0x04 /* GPS standard interface */
18 #define SDIO_CLASS_CAMERA 0x05 /* Camera standard interface */
19 #define SDIO_CLASS_PHS 0x06 /* PHS standard interface */
20 #define SDIO_CLASS_WLAN 0x07 /* WLAN interface */
21 #define SDIO_CLASS_ATA 0x08 /* Embedded SDIO-ATA std interface */
22 #define SDIO_CLASS_BT_AMP 0x09 /* Type-A Bluetooth AMP interface */
[all …]
/kernel/linux/linux-5.10/arch/nios2/boot/compressed/
Dhead.S33 1: initd 0(r1)
46 1: ldw r8, 0(r1) /* load a word from [r1] */
47 stw r8, 0(r2) /* stort a word to dest [r2] */
54 1: flushd 0(r1)
64 1: stb r0, 0(r2)
71 movia sp, 0x10000
75 stw r4, 0(sp)
82 ldw r4, 0(sp)
90 1: flushd 0(r1)
106 .short 0
[all …]
/kernel/linux/linux-6.6/arch/nios2/boot/compressed/
Dhead.S33 1: initd 0(r1)
46 1: ldw r8, 0(r1) /* load a word from [r1] */
47 stw r8, 0(r2) /* stort a word to dest [r2] */
54 1: flushd 0(r1)
64 1: stb r0, 0(r2)
71 movia sp, 0x10000
75 stw r4, 0(sp)
82 ldw r4, 0(sp)
90 1: flushd 0(r1)
106 .short 0
[all …]
/kernel/linux/linux-6.6/drivers/iio/chemical/
Dscd30_i2c.c7 * I2C slave address: 0x61
21 #define SCD30_I2C_CRC8_POLYNOMIAL 0x31
24 [CMD_START_MEAS] = 0x0010,
25 [CMD_STOP_MEAS] = 0x0104,
26 [CMD_MEAS_INTERVAL] = 0x4600,
27 [CMD_MEAS_READY] = 0x0202,
28 [CMD_READ_MEAS] = 0x0300,
29 [CMD_ASC] = 0x5306,
30 [CMD_FRC] = 0x5204,
31 [CMD_TEMP_OFFSET] = 0x5403,
[all …]

12345678910>>...14