/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_msg_arm64.h | 59 register u64 x4 asm("x4") = in_si; in vmw_port() 69 "+r"(x3), "+r"(x4), "+r"(x5) in vmw_port() 76 *si = x4; in vmw_port() 92 register u64 x4 asm("x4") = in_si; in vmw_port_hb() 102 "+r"(x3), "+r"(x4), "+r"(x5) in vmw_port_hb() 109 *si = x4; in vmw_port_hb()
|
/drivers/staging/media/atomisp/pci/isp/kernels/ctc/ctc1_5/ |
D | ia_css_ctc1_5.host.c | 91 to->x4 = from->x4; in ia_css_ctc_encode() 111 from->x4, from->x3); in ia_css_ctc_encode() 116 SH_CSS_BAYER_MAXVAL, from->x4); in ia_css_ctc_encode()
|
D | ia_css_ctc1_5_param.h | 34 s32 x4; member
|
/drivers/staging/axis-fifo/ |
D | axis-fifo.txt | 42 - xlnx,s-axi-id-width: Should be <0x4> (ignored by the driver) 70 xlnx,axis-tdest-width = <0x4>; 71 xlnx,axis-tid-width = <0x4>; 72 xlnx,axis-tuser-width = <0x4>; 82 xlnx,s-axi-id-width = <0x4>;
|
/drivers/gpu/drm/msm/disp/ |
D | msm_disp_snapshot_util.c | 16 u32 x0, x4, x8, xc; in msm_disp_state_dump_regs() local 36 x4 = (addr + 0x4 < end_addr) ? readl_relaxed(addr + 0x4) : 0; in msm_disp_state_dump_regs() 42 dump_addr[i * 4 + 1] = x4; in msm_disp_state_dump_regs()
|
/drivers/comedi/drivers/tests/ |
D | ni_routes_test.c | 78 #define O9(x1, x2, x3, x4, x5, x6, x7, x8, x9) \ argument 80 O(x1), O(x2), O(x3), O(x4), O(x5), O(x6), O(x7), O(x8), O(x9), \ 117 #define RV9(x1, x2, x3, x4, x5, x6, x7, x8, x9) \ argument 118 [x1] = V(x1), [x2] = V(x2), [x3] = V(x3), [x4] = V(x4), \
|
/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/ |
D | com.fuc | 36 ld b32 $r9 D[$r13 + 0x4] // PUT 51 st b32 D[$r8 + 0x4] $r15 56 st b32 D[$r13 + 0x4] $r9 70 ld b32 $r9 D[$r13 + 0x4] // PUT 79 ld b32 $r15 D[$r9 + 0x4]
|
/drivers/staging/media/atomisp/pci/isp/kernels/ctc/ctc_1.0/ |
D | ia_css_ctc_types.h | 90 u16 x4; /** 5tn kneepoint luma. member
|
D | ia_css_ctc.host.c | 58 config->x4, config->y4); in ia_css_ctc_debug_dtrace()
|
/drivers/net/wireless/mediatek/mt76/mt7915/ |
D | Kconfig | 11 and 2.4GHz IEEE 802.11ax 4x4:4SS 1024-QAM, 160MHz channels,
|
/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/ |
D | memx.fuc | 197 add b32 $r1 0x4 210 add b32 $r1 0x4 341 cmp b16 $r5 0x4
|
/drivers/net/wireless/mediatek/mt76/mt7615/ |
D | Kconfig | 16 and 2.4GHz, IEEE 802.11ac 4x4:4SS 1733Mbps PHY rate, wave2
|
/drivers/gpu/drm/nouveau/nvkm/engine/sec/fuc/ |
D | g98.fuc0s | 62 .b32 #ctx_key + 0x4 + 0x20000 ~0xffffffff 66 .b32 #ctx_iv + 0x4 + 0x20000 ~0xffffffff 198 and $r2 $r1 0x4 320 st b32 D[$r0 + #swap + 0x4] $r0
|
/drivers/gpu/drm/msm/dp/ |
D | dp_catalog.c | 264 u32 x0, x4, x8, xc; in dump_regs() local 270 x4 = readl_relaxed(base + addr_off + 0x04); in dump_regs() 274 pr_info("%08x: %08x %08x %08x %08x", addr_off, x0, x4, x8, xc); in dump_regs()
|
/drivers/gpu/drm/omapdrm/dss/ |
D | dsi.c | 2404 bool x4, bool x16) in dsi_set_lp_rx_timeout() argument 2418 r = FLD_MOD(r, x4 ? 1 : 0, 13, 13); /* LP_RX_TO_X4 */ in dsi_set_lp_rx_timeout() 2422 total_ticks = ticks * (x16 ? 16 : 1) * (x4 ? 4 : 1); in dsi_set_lp_rx_timeout() 2426 ticks, x4 ? " x4" : "", x16 ? " x16" : "", in dsi_set_lp_rx_timeout() 2458 bool x4, bool x16) in dsi_set_stop_state_counter() argument 2472 r = FLD_MOD(r, x4 ? 1 : 0, 13, 13); /* STOP_STATE_X4_IO */ in dsi_set_stop_state_counter() 2476 total_ticks = ticks * (x16 ? 16 : 1) * (x4 ? 4 : 1); in dsi_set_stop_state_counter() 2480 ticks, x4 ? " x4" : "", x16 ? " x16" : "", in dsi_set_stop_state_counter() 2485 bool x4, bool x16) in dsi_set_hs_tx_timeout() argument 2499 r = FLD_MOD(r, x4 ? 1 : 0, 29, 29); /* HS_TX_TO_X8 (4 really) */ in dsi_set_hs_tx_timeout() [all …]
|
/drivers/video/fbdev/omap2/omapfb/dss/ |
D | dsi.c | 3206 unsigned ticks, bool x4, bool x16) in dsi_set_lp_rx_timeout() argument 3220 r = FLD_MOD(r, x4 ? 1 : 0, 13, 13); /* LP_RX_TO_X4 */ in dsi_set_lp_rx_timeout() 3224 total_ticks = ticks * (x16 ? 16 : 1) * (x4 ? 4 : 1); in dsi_set_lp_rx_timeout() 3228 ticks, x4 ? " x4" : "", x16 ? " x16" : "", in dsi_set_lp_rx_timeout() 3260 unsigned ticks, bool x4, bool x16) in dsi_set_stop_state_counter() argument 3274 r = FLD_MOD(r, x4 ? 1 : 0, 13, 13); /* STOP_STATE_X4_IO */ in dsi_set_stop_state_counter() 3278 total_ticks = ticks * (x16 ? 16 : 1) * (x4 ? 4 : 1); in dsi_set_stop_state_counter() 3282 ticks, x4 ? " x4" : "", x16 ? " x16" : "", in dsi_set_stop_state_counter() 3287 unsigned ticks, bool x4, bool x16) in dsi_set_hs_tx_timeout() argument 3301 r = FLD_MOD(r, x4 ? 1 : 0, 29, 29); /* HS_TX_TO_X8 (4 really) */ in dsi_set_hs_tx_timeout() [all …]
|
/drivers/staging/media/ipu3/include/uapi/ |
D | intel-ipu3.h | 1307 __u32 x4:9; member 1419 __u32 x4:8; member
|
/drivers/gpu/drm/i915/gvt/ |
D | cmd_parser.c | 387 #define ADDR_FIX_4(x1, x2, x3, x4) (ADDR_FIX_1(x1) | ADDR_FIX_3(x2, x3, x4)) argument 388 #define ADDR_FIX_5(x1, x2, x3, x4, x5) (ADDR_FIX_1(x1) | ADDR_FIX_4(x2, x3, x4, x5)) argument
|
/drivers/auxdisplay/ |
D | Kconfig | 187 tristate "lcd2s 20x4 character display over I2C console" 191 This is a driver that lets you use the lcd2s 20x4 character display
|
/drivers/zorro/ |
D | zorro.ids | 100 0100 SupraDrive 4x4 [SCSI Host Adapter]
|
/drivers/eisa/ |
D | eisa.ids | 997 ISAC000 "Corollary 8x4 Mux (Jumpers)" 998 ISAC001 "Corollary 8x4 Mux (Rotary Switches)" 999 ISAC002 "Corollary 8x4"
|
/drivers/gpu/drm/nouveau/nvkm/engine/ce/fuc/ |
D | com.fuc | 744 mov $r5 0x4
|
/drivers/scsi/aic7xxx/ |
D | aic7xxx.seq | 1909 or SEQ_FLAGS, 0x4;
|