Home
last modified time | relevance | path

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

/linux-4.1.27/arch/sparc/include/asm/
Dfloppy_64.h660 struct platform_device *ecpp_op; in sun_floppy_init() local
662 ecpp_op = of_find_device_by_node(dp); in sun_floppy_init()
663 if (ecpp_op) in sun_floppy_init()
664 config = ecpp_op->resource[1].start; in sun_floppy_init()