Home
last modified time | relevance | path

Searched defs:speed_struct (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/arm/xscale/
H A Dpxa2x0_i2s.c148 static const struct speed_struct { in pxa2x0_i2s_setspeed() struct
149 int speed; in pxa2x0_i2s_setspeed()
150 int div; in pxa2x0_i2s_setspeed()
/netbsd-src/sys/arch/hppa/gsc/
H A Dharmony.c1142 static const struct speed_struct { struct
1143 uint32_t speed;
1144 uint32_t bits;
/netbsd-src/sys/dev/ic/
H A Dad1848.c1038 } speed_struct; in ad1848_set_speed() typedef