Searched refs:wm (Results 1 – 3 of 3) sorted by relevance
| /include/linux/ |
| A D | wm97xx.h | 311 enum wm97xx_gpio_status wm97xx_get_gpio(struct wm97xx *wm, u32 gpio); 312 void wm97xx_set_gpio(struct wm97xx *wm, u32 gpio, 314 void wm97xx_config_gpio(struct wm97xx *wm, u32 gpio, 320 void wm97xx_set_suspend_mode(struct wm97xx *wm, u16 mode); 323 int wm97xx_reg_read(struct wm97xx *wm, u16 reg); 324 void wm97xx_reg_write(struct wm97xx *wm, u16 reg, u16 val); 327 int wm97xx_read_aux_adc(struct wm97xx *wm, u16 adcsel);
|
| A D | parport_pc.h | 162 const unsigned char wm = (PARPORT_CONTROL_STROBE | in parport_pc_write_control() local 174 __parport_pc_frob_control (p, wm, d & wm); in parport_pc_write_control() 191 const unsigned char wm = (PARPORT_CONTROL_STROBE | in parport_pc_frob_control() local 208 mask &= wm; in parport_pc_frob_control() 209 val &= wm; in parport_pc_frob_control()
|
| /include/soc/mscc/ |
| A D | ocelot.h | 1013 u16 ocelot_wm_dec(u16 wm);
|
Completed in 13 milliseconds