Lines Matching defs:clock
79 /* Corresponds to a PMCTWI clock configuration register */
82 u16 clock; /* Bits 9:0, default = 0x001f */
86 struct pmcmsptwi_clock standard; /* The standard/fast clock config */
87 struct pmcmsptwi_clock highspeed; /* The highspeed clock config */
123 .clock = 0x1f,
127 .clock = 0x1f,
146 const struct pmcmsptwi_clock *clock)
148 return ((clock->filter & 0xf) << 12) | (clock->clock & 0x03ff);
172 * Sets the current clock configuration