Home
last modified time | relevance | path

Searched refs:cd (Results 176 – 200 of 1931) sorted by relevance

12345678910>>...78

/openbmc/u-boot/board/theobroma-systems/puma_rk3399/
H A DREADME38 > cd arm-trusted-firmware
45 > cd ../rk3399-cortex-m0
52 > cd ../u-boot
84 > cd rkdeveloptool
/openbmc/linux/net/bluetooth/hidp/
H A Dsock.c53 struct hidp_conndel_req cd; in do_hidp_sock_ioctl() local
94 if (copy_from_user(&cd, argp, sizeof(cd))) in do_hidp_sock_ioctl()
97 return hidp_connection_del(&cd); in do_hidp_sock_ioctl()
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/mycroft/files/
H A D0001-Remove-python-venv.patch53 -cd "$TOP"
87 cd -P "$( dirname "$SOURCE" )"
134 cd doc
136 cd ..
178 - local SRC_DIR="$( builtin cd "$( dirname "${BASH_SOURCE}" )" ; pwd -P )"
/openbmc/linux/drivers/staging/fbtft/
H A DREADME13 cd drivers/video/fbdev/fbtft
20 cd drivers/video
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/crash/crash/
H A D0001-cross_add_configure_option.patch21 - (cd ${GDB}; ./configure ${GDB_CONF_FLAGS} --with-separate-debug-dir=/usr/lib/debug \
22 + (cd ${GDB}; ./configure --host=${GDB_TARGET} --build=${GDB_HOST} --with-separate-debug-dir=/usr…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gpm/
H A Dgpm_git.bb28 (cd ${S};./autogen.sh;cd -)
/openbmc/linux/drivers/tty/serial/
H A Dxilinx_uartps.c399 u32 cd, bdiv; in cdns_uart_calc_baud_divs() local
413 cd = DIV_ROUND_CLOSEST(clk, baud * (bdiv + 1)); in cdns_uart_calc_baud_divs()
414 if (cd < 1 || cd > CDNS_UART_CD_MAX) in cdns_uart_calc_baud_divs()
417 calc_baud = clk / (cd * (bdiv + 1)); in cdns_uart_calc_baud_divs()
426 *rcd = cd; in cdns_uart_calc_baud_divs()
449 u32 cd = 0, bdiv = 0; in cdns_uart_set_baud_rate() local
464 writel(cd, port->membase + CDNS_UART_BAUDGEN); in cdns_uart_set_baud_rate()
496 u32 bdiv, cd; in cdns_uart_clk_notifier_cb() local
504 &bdiv, &cd, &div8)) { in cdns_uart_clk_notifier_cb()
1190 u32 cd = 0, bdiv = 0; in cdns_early_console_setup() local
[all …]
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_nvm.c24 struct ice_sq_cd *cd) in ice_aq_read_nvm() argument
47 return ice_aq_send_cmd(hw, &desc, data, length, cd); in ice_aq_read_nvm()
127 struct ice_sq_cd *cd) in ice_aq_update_nvm() argument
152 return ice_aq_send_cmd(hw, &desc, data, length, cd); in ice_aq_update_nvm()
163 int ice_aq_erase_nvm(struct ice_hw *hw, u16 module_typeid, struct ice_sq_cd *cd) in ice_aq_erase_nvm() argument
177 return ice_aq_send_cmd(hw, &desc, NULL, 0, cd); in ice_aq_erase_nvm()
1192 u16 length, struct ice_sq_cd *cd) in ice_nvm_set_pkg_data() argument
1208 return ice_aq_send_cmd(hw, &desc, data, length, cd); in ice_nvm_set_pkg_data()
1230 u8 *comp_response_code, struct ice_sq_cd *cd) in ice_nvm_pass_component_tbl() argument
1246 status = ice_aq_send_cmd(hw, &desc, data, length, cd); in ice_nvm_pass_component_tbl()
/openbmc/openbmc/poky/meta/recipes-devtools/libtool/libtool/
H A D0009-Makefile.am-make-sure-autoheader-run-before-autoconf.patch22 $(AM_V_GEN)cd '$(srcdir)/$(ltdl_dir)' && $(ACLOCAL) -I ../m4
26 $(AM_V_GEN)cd '$(srcdir)/$(ltdl_dir)' && $(AUTOCONF)
/openbmc/openbmc/meta-phosphor/classes/
H A Dimage_types_phosphor_nuvoton_npcm8xx.bbclass9 cd ${S}/ext4
11 cd ${IMGDEPLOYDIR}
/openbmc/linux/Documentation/translations/zh_TW/admin-guide/
H A DREADME.rst67 xz -cd linux-5.x.tar.xz | tar xvf -
78 xz -cd ../patch-5.x.xz | patch -p1
101 cd linux
127 cd /usr/src/linux-5.x
/openbmc/u-boot/board/theobroma-systems/lion_rk3368/
H A DREADME7 > cd arm-trusted-firmware
14 > cd ../u-boot
48 > cd rkdeveloptool
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/
H A Dlibgfortran.inc18 cd ${B}/${TARGET_SYS}/$target/
33 cd ${B}/${TARGET_SYS}/$target/
39 cd ${B}/${TARGET_SYS}/libgfortran/
/openbmc/linux/drivers/scsi/
H A Dscsi_common.c361 int scsi_set_sense_field_pointer(u8 *buf, int buf_len, u16 fp, u8 bp, bool cd) in scsi_set_sense_field_pointer() argument
380 if (cd) in scsi_set_sense_field_pointer()
391 if (cd) in scsi_set_sense_field_pointer()
/openbmc/qemu/hw/arm/
H A Dsmmuv3.c723 if (!CD_VALID(cd) || !CD_AARCH64(cd)) { in decode_cd()
726 if (!CD_A(cd)) { in decode_cd()
729 if (CD_S(cd)) { in decode_cd()
732 if (CD_HA(cd) || CD_HD(cd)) { in decode_cd()
741 cfg->tbi = CD_TBI(cd); in decode_cd()
742 cfg->asid = CD_ASID(cd); in decode_cd()
743 cfg->affd = CD_AFFD(cd); in decode_cd()
757 tsz = CD_TSZ(cd, i); in decode_cd()
762 tg = CD_TG(cd, i); in decode_cd()
778 tt->ttb = CD_TTB(cd, i); in decode_cd()
[all …]
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-support/libuser/
H A Dlibuser_0.64.bb33 cd ${S}
35 cd -
/openbmc/linux/fs/nfsd/
H A Dexport.h77 struct cache_detail *cd; member
122 cache_put(&exp->h, exp->cd); in exp_put()
/openbmc/linux/arch/arm/mach-omap2/
H A Dcm3xxx.c174 struct clkdm_dep *cd; in omap3xxx_clkdm_clear_all_sleepdeps() local
177 for (cd = clkdm->sleepdep_srcs; cd && cd->clkdm_name; cd++) { in omap3xxx_clkdm_clear_all_sleepdeps()
178 if (!cd->clkdm) in omap3xxx_clkdm_clear_all_sleepdeps()
181 mask |= 1 << cd->clkdm->dep_bit; in omap3xxx_clkdm_clear_all_sleepdeps()
182 cd->sleepdep_usecount = 0; in omap3xxx_clkdm_clear_all_sleepdeps()
/openbmc/openbmc/poky/meta/recipes-support/nettle/nettle/
H A DAdd-target-to-only-build-tests-not-run-them.patch21 echo "Making $@ in $$d" ; (cd $$d && $(MAKE) $@); done
25 + echo "Making $@ in testsuite" ; (cd testsuite && $(MAKE) $@)
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dgo-ptest.bbclass13 cd ${B}/src/$pkg
28 cd "\$1"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libyui/
H A Dlibyui-ncurses_4.2.3.bb28 cd ${S}
33 cd -
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/rsnapshot/
H A Drsnapshot_git.bb53 cd ${S}; ./autogen.sh
54 cd ${saved_dir}
/openbmc/openbmc/poky/meta/recipes-devtools/go/
H A Dgo-crosssdk.inc14 cd src
16 cd ${B}
/openbmc/linux/Documentation/fault-injection/
H A Dnotifier-error-inject.rst28 # cd /sys/kernel/debug/notifier-error-inject/pm/
46 # cd /sys/kernel/debug/notifier-error-inject/memory
84 # cd /sys/kernel/debug/notifier-error-inject/netdev
/openbmc/openbmc/meta-nuvoton/recipes-bsp/images/
H A Dnpcm8xx-bootloader_04.01.04.bb54 cd ${S}
65 cd ${DEPLOY_DIR_IMAGE}
68 cd ${IGPS_SCRIPT_BASE}

12345678910>>...78