Home
last modified time | relevance | path

Searched refs:snf (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/spi/
H A Dspi-mtk-snfi.c328 static inline int snand_prepare_bouncebuf(struct mtk_snand *snf, size_t size) in snand_prepare_bouncebuf() argument
330 if (snf->buf_len >= size) in snand_prepare_bouncebuf()
332 kfree(snf->buf); in snand_prepare_bouncebuf()
333 snf->buf = kmalloc(size, GFP_KERNEL); in snand_prepare_bouncebuf()
334 if (!snf->buf) in snand_prepare_bouncebuf()
336 snf->buf_len = size; in snand_prepare_bouncebuf()
337 memset(snf->buf, 0xff, snf->buf_len); in snand_prepare_bouncebuf()
341 static inline u32 nfi_read32(struct mtk_snand *snf, u32 reg) in nfi_read32() argument
343 return readl(snf->nfi_base + reg); in nfi_read32()
346 static inline void nfi_write32(struct mtk_snand *snf, u32 reg, u32 val) in nfi_write32() argument
[all …]
/openbmc/linux/drivers/comedi/drivers/ni_routing/tools/
H A DMakefile47 ln -snf ../$< $@
/openbmc/openbmc/poky/meta/recipes-core/base-files/
H A Dbase-files_3.0.14.bb92 ln -snf ../run ${D}${localstatedir}/run
93 ln -snf ../run/lock ${D}${localstatedir}/lock
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dkernel-fitimage.bbclass804 ln -snf fitImage-its-${KERNEL_FIT_NAME}.its "$deployDir/fitImage-its-${KERNEL_FIT_LINK_NAME}"
810 …ln -snf fitImage-linux.bin-${KERNEL_FIT_NAME}${KERNEL_FIT_BIN_EXT} "$deployDir/fitImage-linux.bin-…
818 …ln -snf fitImage-its-${INITRAMFS_IMAGE_NAME}-${KERNEL_FIT_NAME}.its "$deployDir/fitImage-its-${INI…
825 …ln -snf fitImage-${INITRAMFS_IMAGE_NAME}-${KERNEL_FIT_NAME}${KERNEL_FIT_BIN_EXT} "$deployDir/fitIm…
H A Dgo.bbclass98 ln -snf ${S}/src ${B}/
/openbmc/openbmc/poky/meta/recipes-connectivity/resolvconf/
H A Dresolvconf_1.92.bb41 ln -snf ${localstatedir}/run/${BPN} ${D}${sysconfdir}/${BPN}/run
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/vboxguestdrivers/
H A Dvboxguestdrivers_7.1.4.bb60 ln -snf ${STAGING_KERNEL_DIR} ${WORKDIR}/${KERNEL_VERSION}/build