| /OK3568_Linux_fs/yocto/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"
|
| /OK3568_Linux_fs/buildroot/package/zip/ |
| H A D | 0002-configure-Don-t-use-host-CPP.patch | 26 -[ -f /usr/ccs/lib/cpp ] && CPP="/usr/ccs/lib/cpp -P"
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ |
| H A D | ray_cs.c | 90 static int interrupt_ecf(ray_dev_t *local, int ccs); 446 static inline struct ccs __iomem *ccs_base(ray_dev_t *dev) in ccs_base() 467 struct ccs __iomem *pccs; in ray_init() 526 struct ccs __iomem *pccs; in dl_startup_params() 635 struct ccs __iomem *pccs = ccs_base(local) + local->dl_param_ccs; in verify_dl_startup() 677 struct ccs __iomem *pccs; in start_net() 705 struct ccs __iomem *pccs; in join_net() 871 struct ccs __iomem *pccs; in ray_hw_xmit() 1543 static int interrupt_ecf(ray_dev_t *local, int ccs) in interrupt_ecf() argument 1552 dev_dbg(&link->dev, "interrupt_ecf(local=%p, ccs = 0x%x\n", local, ccs); in interrupt_ecf() [all …]
|
| H A D | rayctl.h | 517 struct ccs { struct
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/ |
| H A D | tmiofb.c | 350 tmiofb_acc_wait(struct fb_info *info, unsigned int ccs) in tmiofb_acc_wait() argument 360 while (tmio_ioread16(par->lcr + LCR_CCS) > ccs) { in tmiofb_acc_wait() 365 ccs); in tmiofb_acc_wait() 372 tmio_ioread16(par->lcr + LCR_CCS) <= ccs, in tmiofb_acc_wait() 374 pr_err("tmiofb: timeout waiting for %d\n", ccs); in tmiofb_acc_wait()
|
| /OK3568_Linux_fs/kernel/block/ |
| H A D | blk-iocost.c | 2750 struct ioc_pcpu_stat *ccs; in ioc_rqos_done() local 2774 ccs = get_cpu_ptr(ioc->pcpu_stat); in ioc_rqos_done() 2778 local_inc(&ccs->missed[rw].nr_met); in ioc_rqos_done() 2780 local_inc(&ccs->missed[rw].nr_missed); in ioc_rqos_done() 2782 local64_add(rq_wait_ns, &ccs->rq_wait_ns); in ioc_rqos_done() 2784 put_cpu_ptr(ccs); in ioc_rqos_done() 2837 struct ioc_pcpu_stat *ccs = per_cpu_ptr(ioc->pcpu_stat, cpu); in blk_iocost_init() local 2839 for (i = 0; i < ARRAY_SIZE(ccs->missed); i++) { in blk_iocost_init() 2840 local_set(&ccs->missed[i].nr_met, 0); in blk_iocost_init() 2841 local_set(&ccs->missed[i].nr_missed, 0); in blk_iocost_init() [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/tokyocabinet/tokyocabinet/ |
| H A D | remove-hard-coded-include-and-lib-paths.patch | 33 -PATH="$PATH:/opt/SUNWspro/bin:/usr/ccs/bin:/usr/xpg4/bin:/usr/xpg6/bin:/usr/ucb"
|
| /OK3568_Linux_fs/kernel/drivers/pci/controller/ |
| H A D | rockchip-pcie-dma.h | 40 u32 ccs :1; // 8 member
|
| /OK3568_Linux_fs/buildroot/dl/ncurses/ |
| HD | ncurses-6.1-20190928.patch.gz | ... ="/opt/SUNWspro/lib /usr/ccs/lib /usr/lib"
129+ elif test ... |
| /OK3568_Linux_fs/kernel/drivers/usb/cdns3/ |
| H A D | debug.h | 137 priv_ep->free_trbs, priv_ep->ccs, priv_ep->pcs); in cdns3_dbg_ring()
|
| H A D | gadget.h | 1176 u8 ccs; member
|
| H A D | gadget.c | 352 cdns3_ep_inc_trb(&priv_ep->dequeue, &priv_ep->ccs, priv_ep->num_trbs); in cdns3_ep_inc_deq() 1462 if ((le32_to_cpu(trb->control) & TRB_CYCLE) != priv_ep->ccs) in cdns3_trb_handled() 2397 priv_ep->ccs = !!EP_STS_CCS(reg); in cdns3_gadget_ep_enable()
|
| /OK3568_Linux_fs/u-boot/drivers/usb/cdns3/ |
| H A D | debug.h | 138 priv_ep->free_trbs, priv_ep->ccs, priv_ep->pcs); in cdns3_dbg_ring()
|
| H A D | gadget.c | 295 cdns3_ep_inc_trb(&priv_ep->dequeue, &priv_ep->ccs, priv_ep->num_trbs); in cdns3_ep_inc_deq() 1091 if ((trb->control & TRB_CYCLE) != priv_ep->ccs) in cdns3_request_handled() 1859 priv_ep->ccs = !!EP_STS_CCS(reg); in cdns3_gadget_ep_enable()
|
| H A D | gadget.h | 1157 u8 ccs; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/i18n/locales/ |
| H A D | hu_HU | 75 %% letter is duplicated in writing, e.g. cs+cs becomes ccs, 77 %% However, c+cs is also spelled as ccs, you need to speak 79 %% Tokenize ccs as <cs><cs> since this is much more frequent 81 %% to the tokens so that the strings ccs and cscs don't collate
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/i18n/locales/ |
| H A D | hu_HU | 75 %% letter is duplicated in writing, e.g. cs+cs becomes ccs, 77 %% However, c+cs is also spelled as ccs, you need to speak 79 %% Tokenize ccs as <cs><cs> since this is much more frequent 81 %% to the tokens so that the strings ccs and cscs don't collate
|
| /OK3568_Linux_fs/kernel/drivers/bus/mhi/core/ |
| H A D | main.c | 714 mhi_chan->ccs = MHI_TRE_GET_EV_CODE(tre); in mhi_process_cmd_completion() 1341 if (!ret || mhi_chan->ccs != MHI_EV_CC_SUCCESS) in __mhi_unprepare_channel() 1406 if (!ret || mhi_chan->ccs != MHI_EV_CC_SUCCESS) { in mhi_prepare_channel()
|
| H A D | internal.h | 555 enum mhi_ev_ccs ccs; member
|
| H A D | init.c | 1254 mhi_chan->ccs = MHI_EV_CC_INVALID; in mhi_driver_remove()
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/ |
| H A D | tegra-xudc.c | 460 bool ccs; member 3098 if (trb_read_cycle(event) != xudc->ccs) in tegra_xudc_process_event_ring() 3111 xudc->ccs = !xudc->ccs; in tegra_xudc_process_event_ring() 3327 xudc->ccs = true; in tegra_xudc_init_event_ring()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/qemu/qemu/ |
| H A D | 0006_let_dma_memory_read_write_function_take_MemTxAttrs_argument.patch | 1325 trb->ccs = ring->ccs;
|
| /OK3568_Linux_fs/external/chromium/licenses/ |
| H A D | README | 283 `--enable-newlib-iconv-external-ccs'
|
| /OK3568_Linux_fs/external/xserver/m4/ |
| H A D | libtool.m4 | 2765 sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64" 2997 …sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/… 3048 sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib' 3072 sys_lib_search_path_spec='/usr/local/lib /usr/gnu/lib /usr/ccs/lib /usr/lib /lib' 3074 sys_lib_search_path_spec='/usr/ccs/lib /usr/lib' 3690 for ac_dir in $PATH /usr/ccs/bin/elf /usr/ccs/bin /usr/ucb /bin; do
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | configure | 13680 for ac_dir in $PATH /usr/ccs/bin/elf /usr/ccs/bin /usr/ucb /bin; do 20020 sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64" 20322 sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib' 20346 sys_lib_search_path_spec='/usr/local/lib /usr/gnu/lib /usr/ccs/lib /usr/lib /lib' 20348 sys_lib_search_path_spec='/usr/ccs/lib /usr/lib'
|