Home
last modified time | relevance | path

Searched +full:0 +full:x0680 (Results 1 – 25 of 176) sorted by relevance

12345678

/kernel/linux/linux-6.6/drivers/media/usb/gspca/
Ddtcs033.c32 if (gspca_dev->usb_err < 0) in reg_rw()
36 usb_rcvctrlpipe(udev, 0), in reg_rw()
42 if (ret < 0) { in reg_rw()
53 int i = 0; in reg_reqs()
56 while ((i < n_reqs) && (gspca_dev->usb_err >= 0)) { in reg_reqs()
63 if (gspca_dev->usb_err < 0) { in reg_reqs()
111 return 0; in sd_config()
117 return 0; in sd_init()
137 gspca_frame_add(gspca_dev, FIRST_PACKET, NULL, 0); in dtcs033_pkt_scan()
141 gspca_frame_add(gspca_dev, LAST_PACKET, NULL, 0); in dtcs033_pkt_scan()
[all …]
/kernel/linux/linux-5.10/drivers/media/usb/gspca/
Ddtcs033.c32 if (gspca_dev->usb_err < 0) in reg_rw()
36 usb_rcvctrlpipe(udev, 0), in reg_rw()
42 if (ret < 0) { in reg_rw()
53 int i = 0; in reg_reqs()
56 while ((i < n_reqs) && (gspca_dev->usb_err >= 0)) { in reg_reqs()
63 if (gspca_dev->usb_err < 0) { in reg_reqs()
111 return 0; in sd_config()
117 return 0; in sd_init()
137 gspca_frame_add(gspca_dev, FIRST_PACKET, NULL, 0); in dtcs033_pkt_scan()
141 gspca_frame_add(gspca_dev, LAST_PACKET, NULL, 0); in dtcs033_pkt_scan()
[all …]
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
Dcm1_7xx.h23 #define DRA7XX_CM_CORE_AON_BASE 0x4a005000
29 #define DRA7XX_CM_CORE_AON_OCP_SOCKET_INST 0x0000
30 #define DRA7XX_CM_CORE_AON_CKGEN_INST 0x0100
31 #define DRA7XX_CM_CORE_AON_MPU_INST 0x0300
32 #define DRA7XX_CM_CORE_AON_DSP1_INST 0x0400
33 #define DRA7XX_CM_CORE_AON_IPU_INST 0x0500
34 #define DRA7XX_CM_CORE_AON_DSP2_INST 0x0600
35 #define DRA7XX_CM_CORE_AON_EVE1_INST 0x0640
36 #define DRA7XX_CM_CORE_AON_EVE2_INST 0x0680
37 #define DRA7XX_CM_CORE_AON_EVE3_INST 0x06c0
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/
Dwm8903.txt21 default is 0.
28 performed. If any entry has the value 0xffffffff, that GPIO's
62 reg = <0x1a>;
73 micdet-cfg = <0>;
76 0x0600 /* DMIC_LR, output */
77 0x0680 /* DMIC_DAT, input */
78 0x0000 /* GPIO, output, low */
79 0x0200 /* Interrupt, output */
80 0x01a0 /* BCLK, input, active high */
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/sound/
Dwlf,wm8903.yaml48 default: 0
63 If any entry has the value 0xffffffff, that GPIO's
91 #size-cells = <0>;
95 reg = <0x1a>;
106 micdet-cfg = <0>;
109 0x0600 /* DMIC_LR, output */
110 0x0680 /* DMIC_DAT, input */
111 0x0000 /* GPIO, output, low */
112 0x0200 /* Interrupt, output */
113 0x01a0 /* BCLK, input, active high */
/kernel/linux/linux-5.10/drivers/phy/rockchip/
Dphy-rockchip-inno-usb2.c3 * Rockchip USB2.0 PHY with Innosilicon IP block driver
42 PHY_STATE_HS_ONLINE = 0,
61 USB_CHG_STATE_UNDEFINED = 0,
195 * struct rockchip_usb2phy - usb2.0 phy driver data.
274 return 0; in rockchip_usb2phy_clk480m_prepare()
326 init.flags = 0; in rockchip_usb2phy_clk480m_register()
339 init.num_parents = 0; in rockchip_usb2phy_clk480m_register()
352 if (ret < 0) in rockchip_usb2phy_clk480m_register()
357 if (ret < 0) in rockchip_usb2phy_clk480m_register()
360 return 0; in rockchip_usb2phy_clk480m_register()
[all …]
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
Dintel_pch.h19 PCH_NONE = 0, /* No PCH present */
34 #define INTEL_PCH_DEVICE_ID_MASK 0xff80
35 #define INTEL_PCH_IBX_DEVICE_ID_TYPE 0x3b00
36 #define INTEL_PCH_CPT_DEVICE_ID_TYPE 0x1c00
37 #define INTEL_PCH_PPT_DEVICE_ID_TYPE 0x1e00
38 #define INTEL_PCH_LPT_DEVICE_ID_TYPE 0x8c00
39 #define INTEL_PCH_LPT_LP_DEVICE_ID_TYPE 0x9c00
40 #define INTEL_PCH_WPT_DEVICE_ID_TYPE 0x8c80
41 #define INTEL_PCH_WPT_LP_DEVICE_ID_TYPE 0x9c80
42 #define INTEL_PCH_SPT_DEVICE_ID_TYPE 0xA100
[all …]
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/soc/
Dintel_pch.h19 PCH_NONE = 0, /* No PCH present */
35 #define INTEL_PCH_DEVICE_ID_MASK 0xff80
36 #define INTEL_PCH_IBX_DEVICE_ID_TYPE 0x3b00
37 #define INTEL_PCH_CPT_DEVICE_ID_TYPE 0x1c00
38 #define INTEL_PCH_PPT_DEVICE_ID_TYPE 0x1e00
39 #define INTEL_PCH_LPT_DEVICE_ID_TYPE 0x8c00
40 #define INTEL_PCH_LPT_LP_DEVICE_ID_TYPE 0x9c00
41 #define INTEL_PCH_WPT_DEVICE_ID_TYPE 0x8c80
42 #define INTEL_PCH_WPT_LP_DEVICE_ID_TYPE 0x9c80
43 #define INTEL_PCH_SPT_DEVICE_ID_TYPE 0xA100
[all …]
/kernel/linux/linux-6.6/drivers/video/fbdev/kyro/
DSTG4000Reg.h54 NO_LUT = 0, RESERVED, GRAPHICS, OVERLAY
59 _8BPP = 0, _15BPP, _16BPP, _24BPP, _32BPP
64 GRAPHICS_MODE = 0, COLOR_KEY, PER_PIXEL_ALPHA, GLOBAL_ALPHA,
75 /* 0h */
76 volatile u32 Thread0Enable; /* 0x0000 */
77 volatile u32 Thread1Enable; /* 0x0004 */
78 volatile u32 Thread0Recover; /* 0x0008 */
79 volatile u32 Thread1Recover; /* 0x000C */
80 volatile u32 Thread0Step; /* 0x0010 */
81 volatile u32 Thread1Step; /* 0x0014 */
[all …]
/kernel/linux/linux-5.10/drivers/video/fbdev/kyro/
DSTG4000Reg.h54 NO_LUT = 0, RESERVED, GRAPHICS, OVERLAY
59 _8BPP = 0, _15BPP, _16BPP, _24BPP, _32BPP
64 GRAPHICS_MODE = 0, COLOR_KEY, PER_PIXEL_ALPHA, GLOBAL_ALPHA,
75 /* 0h */
76 volatile u32 Thread0Enable; /* 0x0000 */
77 volatile u32 Thread1Enable; /* 0x0004 */
78 volatile u32 Thread0Recover; /* 0x0008 */
79 volatile u32 Thread1Recover; /* 0x000C */
80 volatile u32 Thread0Step; /* 0x0010 */
81 volatile u32 Thread1Step; /* 0x0014 */
[all …]
/kernel/linux/linux-6.6/drivers/phy/rockchip/
Dphy-rockchip-inno-usb2.c3 * Rockchip USB2.0 PHY with Innosilicon IP block driver
45 PHY_STATE_HS_ONLINE = 0,
64 USB_CHG_STATE_UNDEFINED = 0,
224 * struct rockchip_usb2phy - usb2.0 phy driver data.
306 return 0; in rockchip_usb2phy_reset()
326 return 0; in rockchip_usb2phy_clk480m_prepare()
376 int ret = 0; in rockchip_usb2phy_clk480m_register()
378 init.flags = 0; in rockchip_usb2phy_clk480m_register()
391 init.num_parents = 0; in rockchip_usb2phy_clk480m_register()
404 if (ret < 0) in rockchip_usb2phy_clk480m_register()
[all …]
/kernel/linux/linux-5.10/sound/pci/cs46xx/
Ddsp_spos.h18 #define DSP_CODE_BYTE_SIZE 0x00007000UL
19 #define DSP_PARAMETER_BYTE_SIZE 0x00003000UL
20 #define DSP_SAMPLE_BYTE_SIZE 0x00003800UL
21 #define DSP_PARAMETER_BYTE_OFFSET 0x00000000UL
22 #define DSP_SAMPLE_BYTE_OFFSET 0x00010000UL
23 #define DSP_CODE_BYTE_OFFSET 0x00020000UL
25 #define WIDE_INSTR_MASK 0x0040
26 #define WIDE_LADD_INSTR_MASK 0x0380
32 WIDE_FOR_BEGIN_LOOP = 0x20,
35 WIDE_COND_GOTO_ADDR = 0x30,
[all …]
/kernel/linux/linux-6.6/sound/pci/cs46xx/
Ddsp_spos.h18 #define DSP_CODE_BYTE_SIZE 0x00007000UL
19 #define DSP_PARAMETER_BYTE_SIZE 0x00003000UL
20 #define DSP_SAMPLE_BYTE_SIZE 0x00003800UL
21 #define DSP_PARAMETER_BYTE_OFFSET 0x00000000UL
22 #define DSP_SAMPLE_BYTE_OFFSET 0x00010000UL
23 #define DSP_CODE_BYTE_OFFSET 0x00020000UL
25 #define WIDE_INSTR_MASK 0x0040
26 #define WIDE_LADD_INSTR_MASK 0x0380
32 WIDE_FOR_BEGIN_LOOP = 0x20,
35 WIDE_COND_GOTO_ADDR = 0x30,
[all …]
/kernel/linux/linux-6.6/drivers/gpu/drm/etnaviv/
Detnaviv_cmd_parser.c28 ST(0x1200, 1),
29 ST(0x1228, 1),
30 ST(0x1238, 1),
31 ST(0x1284, 1),
32 ST(0x128c, 1),
33 ST(0x1304, 1),
34 ST(0x1310, 1),
35 ST(0x1318, 1),
36 ST(0x12800, 4),
37 ST(0x128a0, 4),
[all …]
/kernel/linux/linux-5.10/drivers/gpu/drm/etnaviv/
Detnaviv_cmd_parser.c28 ST(0x1200, 1),
29 ST(0x1228, 1),
30 ST(0x1238, 1),
31 ST(0x1284, 1),
32 ST(0x128c, 1),
33 ST(0x1304, 1),
34 ST(0x1310, 1),
35 ST(0x1318, 1),
36 ST(0x12800, 4),
37 ST(0x128a0, 4),
[all …]
/kernel/linux/linux-5.10/arch/arm/mach-omap2/
Dcm2_7xx.h23 #define DRA7XX_CM_CORE_BASE 0x4a008000
29 #define DRA7XX_CM_CORE_OCP_SOCKET_INST 0x0000
30 #define DRA7XX_CM_CORE_CKGEN_INST 0x0104
31 #define DRA7XX_CM_CORE_COREAON_INST 0x0600
32 #define DRA7XX_CM_CORE_CORE_INST 0x0700
33 #define DRA7XX_CM_CORE_IVA_INST 0x0f00
34 #define DRA7XX_CM_CORE_CAM_INST 0x1000
35 #define DRA7XX_CM_CORE_DSS_INST 0x1100
36 #define DRA7XX_CM_CORE_GPU_INST 0x1200
37 #define DRA7XX_CM_CORE_L3INIT_INST 0x1300
[all …]
/kernel/linux/linux-6.6/arch/ia64/include/uapi/asm/
Dptrace_offsets.h77 #define PT_F32 0x0000
78 #define PT_F33 0x0010
79 #define PT_F34 0x0020
80 #define PT_F35 0x0030
81 #define PT_F36 0x0040
82 #define PT_F37 0x0050
83 #define PT_F38 0x0060
84 #define PT_F39 0x0070
85 #define PT_F40 0x0080
86 #define PT_F41 0x0090
[all …]
/kernel/linux/linux-5.10/arch/ia64/include/uapi/asm/
Dptrace_offsets.h77 #define PT_F32 0x0000
78 #define PT_F33 0x0010
79 #define PT_F34 0x0020
80 #define PT_F35 0x0030
81 #define PT_F36 0x0040
82 #define PT_F37 0x0050
83 #define PT_F38 0x0060
84 #define PT_F39 0x0070
85 #define PT_F40 0x0080
86 #define PT_F41 0x0090
[all …]
/kernel/linux/linux-5.10/drivers/irqchip/
Dirq-clps711x.c19 #define CLPS711X_INTSR1 (0x0240)
20 #define CLPS711X_INTMR1 (0x0280)
21 #define CLPS711X_BLEOI (0x0600)
22 #define CLPS711X_MCEOI (0x0640)
23 #define CLPS711X_TEOI (0x0680)
24 #define CLPS711X_TC1EOI (0x06c0)
25 #define CLPS711X_TC2EOI (0x0700)
26 #define CLPS711X_RTCEOI (0x0740)
27 #define CLPS711X_UMSEOI (0x0780)
28 #define CLPS711X_COEOI (0x07c0)
[all …]
/kernel/linux/linux-6.6/drivers/irqchip/
Dirq-clps711x.c19 #define CLPS711X_INTSR1 (0x0240)
20 #define CLPS711X_INTMR1 (0x0280)
21 #define CLPS711X_BLEOI (0x0600)
22 #define CLPS711X_MCEOI (0x0640)
23 #define CLPS711X_TEOI (0x0680)
24 #define CLPS711X_TC1EOI (0x06c0)
25 #define CLPS711X_TC2EOI (0x0700)
26 #define CLPS711X_RTCEOI (0x0740)
27 #define CLPS711X_UMSEOI (0x0780)
28 #define CLPS711X_COEOI (0x07c0)
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igbvf/
Digbvf.h28 lowest_latency = 0,
35 #define IGBVF_INT_MODE_LEGACY 0
54 * Setting this to 0 disables RX descriptor prefetch.
57 * If PTHRESH is 0, this should also be 0.
66 /* this is the size past which hardware will drop packets when setting LPE=0 */
69 #define IGBVF_FC_PAUSE_TIME 0x0680 /* 858 usec */
76 #define AUTO_ALL_MODES 0
77 #define IGBVF_EEPROM_APME 0x0400
268 #define IGBVF_FLAG_RX_CSUM_DISABLED BIT(0)
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igbvf/
Digbvf.h28 lowest_latency = 0,
35 #define IGBVF_INT_MODE_LEGACY 0
54 * Setting this to 0 disables RX descriptor prefetch.
57 * If PTHRESH is 0, this should also be 0.
66 /* this is the size past which hardware will drop packets when setting LPE=0 */
69 #define IGBVF_FC_PAUSE_TIME 0x0680 /* 858 usec */
76 #define AUTO_ALL_MODES 0
77 #define IGBVF_EEPROM_APME 0x0400
268 #define IGBVF_FLAG_RX_CSUM_DISABLED BIT(0)
/kernel/linux/linux-5.10/arch/arm/mach-pxa/
Dpxa930.c23 MFP_ADDR(GPIO0, 0x02e0),
24 MFP_ADDR(GPIO1, 0x02dc),
25 MFP_ADDR(GPIO2, 0x02e8),
26 MFP_ADDR(GPIO3, 0x02d8),
27 MFP_ADDR(GPIO4, 0x02e4),
28 MFP_ADDR(GPIO5, 0x02ec),
29 MFP_ADDR(GPIO6, 0x02f8),
30 MFP_ADDR(GPIO7, 0x02fc),
31 MFP_ADDR(GPIO8, 0x0300),
32 MFP_ADDR(GPIO9, 0x02d4),
[all …]
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dnv25.c36 NVKM_MEM_TARGET_INST, 0x3724, 16, true, in nv25_gr_chan_new()
42 nvkm_wo32(chan->inst, 0x0028, 0x00000001 | (chan->chid << 24)); in nv25_gr_chan_new()
43 nvkm_wo32(chan->inst, 0x035c, 0xffff0000); in nv25_gr_chan_new()
44 nvkm_wo32(chan->inst, 0x03c0, 0x0fff0000); in nv25_gr_chan_new()
45 nvkm_wo32(chan->inst, 0x03c4, 0x0fff0000); in nv25_gr_chan_new()
46 nvkm_wo32(chan->inst, 0x049c, 0x00000101); in nv25_gr_chan_new()
47 nvkm_wo32(chan->inst, 0x04b0, 0x00000111); in nv25_gr_chan_new()
48 nvkm_wo32(chan->inst, 0x04c8, 0x00000080); in nv25_gr_chan_new()
49 nvkm_wo32(chan->inst, 0x04cc, 0xffff0000); in nv25_gr_chan_new()
50 nvkm_wo32(chan->inst, 0x04d0, 0x00000001); in nv25_gr_chan_new()
[all …]
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dnv25.c36 NVKM_MEM_TARGET_INST, 0x3724, 16, true, in nv25_gr_chan_new()
42 nvkm_wo32(chan->inst, 0x0028, 0x00000001 | (chan->chid << 24)); in nv25_gr_chan_new()
43 nvkm_wo32(chan->inst, 0x035c, 0xffff0000); in nv25_gr_chan_new()
44 nvkm_wo32(chan->inst, 0x03c0, 0x0fff0000); in nv25_gr_chan_new()
45 nvkm_wo32(chan->inst, 0x03c4, 0x0fff0000); in nv25_gr_chan_new()
46 nvkm_wo32(chan->inst, 0x049c, 0x00000101); in nv25_gr_chan_new()
47 nvkm_wo32(chan->inst, 0x04b0, 0x00000111); in nv25_gr_chan_new()
48 nvkm_wo32(chan->inst, 0x04c8, 0x00000080); in nv25_gr_chan_new()
49 nvkm_wo32(chan->inst, 0x04cc, 0xffff0000); in nv25_gr_chan_new()
50 nvkm_wo32(chan->inst, 0x04d0, 0x00000001); in nv25_gr_chan_new()
[all …]

12345678