Searched defs:speed_struct (Results 1 – 3 of 3) sorted by relevance
148 static const struct speed_struct { in pxa2x0_i2s_setspeed() struct149 int speed; in pxa2x0_i2s_setspeed()150 int div; in pxa2x0_i2s_setspeed()
1142 static const struct speed_struct { struct1143 uint32_t speed;1144 uint32_t bits;
1038 } speed_struct; in ad1848_set_speed() typedef