/openbmc/linux/drivers/media/i2c/ccs/ |
H A D | Makefile | 2 ccs-objs += ccs-core.o ccs-reg-access.o \ 3 ccs-quirk.o ccs-limits.o ccs-data.o 4 obj-$(CONFIG_VIDEO_CCS) += ccs.o
|
/openbmc/qemu/target/cris/ |
H A D | op_helper.c | 146 uint32_t ccs; in cris_ccs_rshift() local 149 ccs = env->pregs[PR_CCS]; in cris_ccs_rshift() 150 ccs = (ccs & 0xc0000000) | ((ccs & 0x0fffffff) >> 10); in cris_ccs_rshift() 151 if (ccs & U_FLAG) { in cris_ccs_rshift() 157 env->pregs[PR_CCS] = ccs; in cris_ccs_rshift() 219 ccs = ccs & ~(X_FLAG | N_FLAG | Z_FLAG); in helper_btst() 221 ccs &= ~(V_FLAG | C_FLAG); in helper_btst() 225 return ccs; in helper_btst() 243 ccs &= ~mask; in evaluate_flags_writeback() 244 ccs |= flags; in evaluate_flags_writeback() [all …]
|
H A D | helper.c | 45 uint32_t ccs; in cris_shift_ccs() local 47 ccs = env->pregs[PR_CCS]; in cris_shift_ccs() 48 ccs = ((ccs & 0xc0000000) | ((ccs << 12) >> 2)) & ~0x3ff; in cris_shift_ccs() 49 env->pregs[PR_CCS] = ccs; in cris_shift_ccs()
|
/openbmc/qemu/target/ppc/ |
H A D | timebase_helper.c | 64 CPUState *ccs; in helper_store_purr() local 71 THREAD_SIBLING_FOREACH(cs, ccs) { in helper_store_purr() 82 CPUState *ccs; in helper_store_tbl() local 89 THREAD_SIBLING_FOREACH(cs, ccs) { in helper_store_tbl() 98 CPUState *ccs; in helper_store_tbu() local 105 THREAD_SIBLING_FOREACH(cs, ccs) { in helper_store_tbu() 139 CPUState *ccs; in helper_store_hdecr() local 146 THREAD_SIBLING_FOREACH(cs, ccs) { in helper_store_hdecr() 155 CPUState *ccs; in helper_store_vtb() local 171 CPUState *ccs; in helper_store_tbu40() local [all …]
|
H A D | misc_helper.c | 50 CPUState *ccs; in helper_spr_core_write_generic() local 57 THREAD_SIBLING_FOREACH(cs, ccs) { in helper_spr_core_write_generic() 67 CPUState *ccs; in helper_spr_write_CTRL() local 79 THREAD_SIBLING_FOREACH(cs, ccs) { in helper_spr_write_CTRL() 201 CPUState *ccs; in helper_store_ptcr() local 207 tlb_flush(ccs); in helper_store_ptcr() 243 CPUState *ccs; in helper_load_dpdes() local 257 THREAD_SIBLING_FOREACH(cs, ccs) { in helper_load_dpdes() 258 PowerPCCPU *ccpu = POWERPC_CPU(ccs); in helper_load_dpdes() 275 CPUState *ccs; in helper_store_dpdes() local [all …]
|
/openbmc/linux/Documentation/driver-api/media/drivers/ccs/ |
H A D | ccs.rst | 66 ccs/ccs-sensor-vvvv-mmmm-rrrr.fw (sensor) and 67 ccs/ccs-module-vvvv-mmmm-rrrr.fw (module). 71 ccs/smiapp-sensor-vv-mmmm-rr.fw (sensor) and 72 ccs/smiapp-module-vv-mmmm-rrrr.fw (module). 76 ccs/smia-sensor-vv-mmmm-rr.fw (sensor). 98 $ Documentation/driver-api/media/drivers/ccs/mk-ccs-regs -k \ 99 -e drivers/media/i2c/ccs/ccs-regs.h \ 100 -L drivers/media/i2c/ccs/ccs-limits.h \ 101 -l drivers/media/i2c/ccs/ccs-limits.c \ 102 -c Documentation/driver-api/media/drivers/ccs/ccs-regs.asc [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/media/i2c/ |
H A D | mipi-ccs.yaml | 5 $id: http://devicetree.org/schemas/media/i2c/mipi-ccs.yaml# 30 - const: mipi-ccs-1.1 31 - const: mipi-ccs 33 - const: mipi-ccs-1.0 34 - const: mipi-ccs 116 compatible = "mipi-ccs-1.0", "mipi-ccs";
|
/openbmc/linux/drivers/gpu/drm/ci/ |
H A D | testlist.txt | 368 kms_ccs@pipe-A-random-ccs-data-y_tiled_ccs 369 kms_ccs@pipe-A-random-ccs-data-yf_tiled_ccs 458 kms_ccs@pipe-B-random-ccs-data-y_tiled_ccs 459 kms_ccs@pipe-B-random-ccs-data-yf_tiled_ccs 548 kms_ccs@pipe-C-random-ccs-data-y_tiled_ccs 638 kms_ccs@pipe-D-random-ccs-data-y_tiled_ccs 728 kms_ccs@pipe-E-random-ccs-data-y_tiled_ccs 818 kms_ccs@pipe-F-random-ccs-data-y_tiled_ccs 908 kms_ccs@pipe-G-random-ccs-data-y_tiled_ccs 2400 kms_getfb@getfb-reject-ccs [all …]
|
/openbmc/openbmc/poky/meta/recipes-extended/zip/zip-3.0/ |
H A D | 0001-configure-use-correct-CPP.patch | 30 -[ -f /usr/ccs/lib/cpp ] && CPP="/usr/ccs/lib/cpp -P" 36 +# [ -f /usr/ccs/lib/cpp ] && CPP="/usr/ccs/lib/cpp -P"
|
/openbmc/openbmc/meta-security/recipes-mac/ccs-tools/ |
H A D | ccs-tools_1.8.9.bb | 2 …ecurity=tomoyo TOMOYO_trigger=/usr/lib/systemd/systemd \nTo initialize: \n/usr/lib/ccs/init_policy" 6 LIC_FILES_CHKSUM = "file://COPYING.ccs;md5=751419260aa954499f7abaabaa882bbe" 45 ${libdir}/ccs/.debug/* \
|
H A D | README | 10 /usr/lib/ccs/init_policy
|
/openbmc/qemu/backends/ |
H A D | cryptodev-vhost.c | 189 cc = b->conf.peers.ccs[i]; in cryptodev_vhost_start() 210 cc = b->conf.peers.ccs[i]; in cryptodev_vhost_start() 233 cc = b->conf.peers.ccs[i]; in cryptodev_vhost_start() 258 cc = b->conf.peers.ccs[i]; in cryptodev_vhost_stop() 282 cc = b->conf.peers.ccs[queue]; in cryptodev_vhost_virtqueue_mask() 298 cc = b->conf.peers.ccs[queue]; in cryptodev_vhost_virtqueue_pending()
|
H A D | cryptodev-vhost-user.c | 107 options.cc = b->conf.peers.ccs[i]; in cryptodev_vhost_user_start() 207 backend->conf.peers.ccs[i] = cc; in cryptodev_vhost_user_init() 241 backend->conf.peers.ccs[queue_index]; in cryptodev_vhost_user_crypto_create_session() 312 backend->conf.peers.ccs[queue_index]; in cryptodev_vhost_user_close_session() 348 cc = backend->conf.peers.ccs[i]; in cryptodev_vhost_user_cleanup() 351 backend->conf.peers.ccs[i] = NULL; in cryptodev_vhost_user_cleanup()
|
/openbmc/linux/Documentation/driver-api/media/drivers/ |
H A D | index.rst | 28 ccs/ccs
|
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_fb.c | 146 } ccs; member 164 .ccs.packed_aux_planes = BIT(1), 173 .ccs.packed_aux_planes = BIT(1), 181 .ccs.cc_planes = BIT(2), 182 .ccs.packed_aux_planes = BIT(1), 194 .ccs.cc_planes = BIT(1), 210 .ccs.packed_aux_planes = BIT(1), 219 .ccs.packed_aux_planes = BIT(1), 227 .ccs.cc_planes = BIT(2), 542 if (!md->ccs.cc_planes) in intel_fb_rc_ccs_cc_plane() [all …]
|
/openbmc/qemu/tests/tcg/cris/bare/ |
H A D | check_btst.s | 89 ;; move $r0, $ccs 91 ;; move $ccs, $r0
|
H A D | check_scc.s | 7 move $ccs, $r9 9 move $r9, $ccs
|
H A D | check_mcp.s | 8 move 0x100,ccs
|
H A D | check_xarith.s | 56 move $r2, $ccs
|
/openbmc/qemu/tests/tcg/cris/ |
H A D | .gdbinit | 11 display /t $ccs
|
/openbmc/linux/drivers/gpu/drm/i915/gt/ |
H A D | intel_gt_ccs_mode.c | 22 if (gt->ccs.cslices & BIT(cslice)) in intel_gt_apply_ccs_mode()
|
/openbmc/qemu/linux-user/cris/ |
H A D | target_syscall.h | 33 unsigned long ccs; member
|
/openbmc/linux/drivers/net/wireless/legacy/ |
H A D | ray_cs.c | 469 struct ccs __iomem *pccs; in ray_init() 528 struct ccs __iomem *pccs; in dl_startup_params() 679 struct ccs __iomem *pccs; in start_net() 707 struct ccs __iomem *pccs; in join_net() 876 struct ccs __iomem *pccs; in ray_hw_xmit() 1570 writeb(ccs, local->sram + SCB_BASE); in interrupt_ecf() 1718 struct ccs __iomem *pccs; in ray_update_parm() 1748 struct ccs __iomem *pccs; in ray_update_multi_list() 1836 struct ccs __iomem *pccs; in ray_interrupt() 2473 struct ccs __iomem *pccs; in associate() [all …]
|
/openbmc/qemu/hw/usb/ |
H A D | hcd-xhci.c | 136 bool ccs; member 683 ring->ccs = 1; in xhci_ring_init() 700 trb->ccs = ring->ccs; in xhci_ring_fetch() 727 ring->ccs = !ring->ccs; in xhci_ring_fetch() 738 bool ccs = ring->ccs; in xhci_ring_chain_length() local 767 ccs = !ccs; in xhci_ring_chain_length() 1115 epctx->ring.ccs = ctx[2] & 1; in xhci_init_epctx() 1418 sctx->ring.ccs = dequeue & 1; in xhci_set_ep_dequeue() 1581 sctx->ring.ccs = xfer->trbs[0].ccs; in xhci_stall_ep() 1585 epctx->ring.ccs = xfer->trbs[0].ccs; in xhci_stall_ep() [all …]
|
/openbmc/linux/Documentation/userspace-api/media/drivers/ |
H A D | index.rst | 35 ccs
|