Home
last modified time | relevance | path

Searched refs:x4 (Results 1 – 23 of 23) sorted by relevance

/drivers/gpu/drm/vmwgfx/
Dvmwgfx_msg_arm64.h59 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/
Dia_css_ctc1_5.host.c91 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()
Dia_css_ctc1_5_param.h34 s32 x4; member
/drivers/staging/axis-fifo/
Daxis-fifo.txt42 - 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/
Dmsm_disp_snapshot_util.c16 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/
Dni_routes_test.c78 #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/
Dcom.fuc36 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/
Dia_css_ctc_types.h90 u16 x4; /** 5tn kneepoint luma. member
Dia_css_ctc.host.c58 config->x4, config->y4); in ia_css_ctc_debug_dtrace()
/drivers/net/wireless/mediatek/mt76/mt7915/
DKconfig11 and 2.4GHz IEEE 802.11ax 4x4:4SS 1024-QAM, 160MHz channels,
/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/
Dmemx.fuc197 add b32 $r1 0x4
210 add b32 $r1 0x4
341 cmp b16 $r5 0x4
/drivers/net/wireless/mediatek/mt76/mt7615/
DKconfig16 and 2.4GHz, IEEE 802.11ac 4x4:4SS 1733Mbps PHY rate, wave2
/drivers/gpu/drm/nouveau/nvkm/engine/sec/fuc/
Dg98.fuc0s62 .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/
Ddp_catalog.c264 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/
Ddsi.c2404 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/
Ddsi.c3206 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/
Dintel-ipu3.h1307 __u32 x4:9; member
1419 __u32 x4:8; member
/drivers/gpu/drm/i915/gvt/
Dcmd_parser.c387 #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/
DKconfig187 tristate "lcd2s 20x4 character display over I2C console"
191 This is a driver that lets you use the lcd2s 20x4 character display
/drivers/zorro/
Dzorro.ids100 0100 SupraDrive 4x4 [SCSI Host Adapter]
/drivers/eisa/
Deisa.ids997 ISAC000 "Corollary 8x4 Mux (Jumpers)"
998 ISAC001 "Corollary 8x4 Mux (Rotary Switches)"
999 ISAC002 "Corollary 8x4"
/drivers/gpu/drm/nouveau/nvkm/engine/ce/fuc/
Dcom.fuc744 mov $r5 0x4
/drivers/scsi/aic7xxx/
Daic7xxx.seq1909 or SEQ_FLAGS, 0x4;