Home
last modified time | relevance | path

Searched refs:rsetup (Results 1 – 6 of 6) sorted by relevance

/linux/Documentation/devicetree/bindings/mtd/
H A Dlpc32xx-slc.txt20 - nxp,rsetup: Read setup time (R_SETUP)
40 nxp,rsetup = <100000000>;
/linux/arch/m68k/include/asm/
H A Dmac_iop.h128 __u8 rsetup; /* read the setup register */ member
/linux/drivers/mtd/nand/raw/
H A Dlpc32xx_slc.c209 uint32_t rsetup; member
263 SLCTAC_RSETUP(clkrate, host->ncfg->rsetup); in lpc32xx_nand_setup()
761 of_property_read_u32(np, "nxp,rsetup", &ncfg->rsetup); in lpc32xx_parse_dt()
765 !ncfg->rhold || !ncfg->rsetup) { in lpc32xx_parse_dt()
/linux/arch/arm/boot/dts/nxp/lpc/
H A Dlpc3250-ea3250.dts226 nxp,rsetup = <200000000>;
H A Dlpc3250-phy3250.dts160 nxp,rsetup = <100000000>;
/linux/sound/core/oss/
H A Dpcm_oss.c2332 struct snd_pcm_oss_setup *rsetup) in snd_pcm_oss_look_for_setup() argument
2346 *rsetup = *setup; in snd_pcm_oss_look_for_setup()