Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/platforms/52xx/
Dmpc52xx_common.c116 static const struct of_device_id mpc52xx_cdm_ids[] __initconst = { variable
153 np = of_find_matching_node(NULL, mpc52xx_cdm_ids); in mpc52xx_map_common_devices()
/kernel/linux/linux-5.10/drivers/net/can/mscan/
Dmpc5xxx_can.c35 static const struct of_device_id mpc52xx_cdm_ids[] = { variable
72 np_cdm = of_find_matching_node(NULL, mpc52xx_cdm_ids); in mpc52xx_can_get_clock()