[PATCH RFC 2/7] mtd: spinand: Add support for clock to RX delay setting
Miquel Raynal
miquel.raynal at bootlin.com
Mon Mar 9 08:11:34 PDT 2026
> +#define SPINAND_RX_SAMPLING_DELAY(__delay) \
> + .rx_sampling_delay_ns = __delay
For this macro I would be in favour of suffixing it with the unit,
ie: _NS.
Miquèl
More information about the linux-mtd
mailing list