Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/devices/
H A Dmchp23k256.c39 #define to_mchp23k256_flash(x) container_of(x, struct mchp23k256_flash, mtd) macro
63 struct mchp23k256_flash *flash = to_mchp23k256_flash(mtd); in mchp23k256_write()
102 struct mchp23k256_flash *flash = to_mchp23k256_flash(mtd); in mchp23k256_read()