Searched refs:x8 (Results 1 – 14 of 14) sorted by relevance
| /drivers/gpu/drm/msm/disp/ |
| A D | msm_disp_snapshot_util.c | 16 u32 x0, x4, x8, xc; in msm_disp_state_dump_regs() local 36 x8 = (addr + 0x8 < end_addr) ? readl_relaxed(addr + 0x8) : 0; in msm_disp_state_dump_regs() 41 dump_addr[i * 4 + 2] = x8; in msm_disp_state_dump_regs()
|
| /drivers/comedi/drivers/tests/ |
| A 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 119 [x5] = V(x5), [x6] = V(x6), [x7] = V(x7), [x8] = V(x8), \
|
| /drivers/gpu/drm/nouveau/nvkm/engine/sec/fuc/ |
| A D | g98.fuc0s | 63 .b32 #ctx_key + 0x8 + 0x20000 ~0xffffffff 67 .b32 #ctx_iv + 0x8 + 0x20000 ~0xffffffff 138 and $r2 $r1 0x8 321 st b32 D[$r0 + #swap + 0x8] $r5
|
| /drivers/gpu/drm/sysfb/ |
| A D | vesadrm.c | 111 u8 x8; in vesadrm_pmi_cmap_write() member
|
| /drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/ |
| A D | memx.fuc | 184 mov $r7 0x8
|
| /drivers/gpu/drm/ci/xfails/ |
| A D | msm-sm8350-hdk-skips.txt | 115 # [ 228.302865] x8 : ffff800080003640 x7 : 0000000000040faa x6 : 00000000ffff9634
|
| /drivers/staging/most/Documentation/ |
| A D | driver_usage.txt | 188 - "1x8" (Mono)
|
| /drivers/pci/controller/ |
| A D | Kconfig | 310 and have varied lanes from x1 to x8.
|
| /drivers/firmware/arm_scmi/vendors/imx/ |
| A D | imx95.rst | 297 message_id: 0x8 773 message_id: 0x8 1489 message_id: 0x8
|
| /drivers/gpu/drm/omapdrm/dss/ |
| A D | dsi.c | 2431 bool x8, bool x16) in dsi_set_ta_timeout() argument 2445 r = FLD_MOD(r, x8 ? 1 : 0, 29, 29); /* TA_TO_X8 */ in dsi_set_ta_timeout() 2449 total_ticks = ticks * (x16 ? 16 : 1) * (x8 ? 8 : 1); in dsi_set_ta_timeout() 2453 ticks, x8 ? " x8" : "", x16 ? " x16" : "", in dsi_set_ta_timeout()
|
| /drivers/video/fbdev/omap2/omapfb/dss/ |
| A D | dsi.c | 3234 bool x8, bool x16) in dsi_set_ta_timeout() argument 3248 r = FLD_MOD(r, x8 ? 1 : 0, 29, 29); /* TA_TO_X8 */ in dsi_set_ta_timeout() 3252 total_ticks = ticks * (x16 ? 16 : 1) * (x8 ? 8 : 1); in dsi_set_ta_timeout() 3256 ticks, x8 ? " x8" : "", x16 ? " x16" : "", in dsi_set_ta_timeout()
|
| /drivers/input/keyboard/ |
| A D | Kconfig | 549 to support up to 18x8 matrix-based keypad design.
|
| /drivers/scsi/aic7xxx/ |
| A D | aic79xx.reg | 4215 const STIMESEL_BUG_ADJ 0x8
|
| A D | aic7xxx.seq | 1914 or SEQ_FLAGS, 0x8;
|
Completed in 48 milliseconds