Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/52xx/
H A Dmpc52xx_common.c114 static const struct of_device_id mpc52xx_cdm_ids[] __initconst = { variable
151 np = of_find_matching_node(NULL, mpc52xx_cdm_ids); in mpc52xx_map_common_devices()
/linux/drivers/net/can/mscan/
H A Dmpc5xxx_can.c39 static const struct of_device_id mpc52xx_cdm_ids[] = { variable
76 np_cdm = of_find_matching_node(NULL, mpc52xx_cdm_ids); in mpc52xx_can_get_clock()