Home
last modified time | relevance | path

Searched defs:spds (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/arm/mach-keystone/
H A Dclock.c230 static int get_max_speed(u32 val, u32 speed_supported, int *spds) in get_max_speed()
255 int get_max_arm_speed(int *spds) in get_max_arm_speed()
265 int get_max_dev_speed(int *spds) in get_max_dev_speed()
/openbmc/linux/drivers/pcmcia/
H A Dsoc_common.c119 calc_speed(unsigned short *spds, int num, unsigned short dflt) in calc_speed()