Lines Matching defs:isp

113 static void enable_vbus_draw(struct isp1301 *isp, unsigned mA)  in enable_vbus_draw()
122 static void enable_vbus_draw(struct isp1301 *isp, unsigned mA) in enable_vbus_draw()
132 static void enable_vbus_source(struct isp1301 *isp) in enable_vbus_source()
141 static inline void notresponding(struct isp1301 *isp) in notresponding()
154 isp1301_get_u8(struct isp1301 *isp, u8 reg) in isp1301_get_u8()
160 isp1301_get_u16(struct isp1301 *isp, u8 reg) in isp1301_get_u16()
166 isp1301_set_bits(struct isp1301 *isp, u8 reg, u8 bits) in isp1301_set_bits()
172 isp1301_clear_bits(struct isp1301 *isp, u8 reg, u8 bits) in isp1301_clear_bits()
237 static inline const char *state_name(struct isp1301 *isp) in state_name()
252 static void power_down(struct isp1301 *isp) in power_down()
263 static void power_up(struct isp1301 *isp) in power_up()
276 static int host_suspend(struct isp1301 *isp) in host_suspend()
294 static int host_resume(struct isp1301 *isp) in host_resume()
309 static int gadget_suspend(struct isp1301 *isp) in gadget_suspend()
326 static void isp1301_defer_work(struct isp1301 *isp, int work) in isp1301_defer_work()
340 static void a_idle(struct isp1301 *isp, const char *tag) in a_idle()
364 static void b_idle(struct isp1301 *isp, const char *tag) in b_idle()
388 dump_regs(struct isp1301 *isp, const char *label) in dump_regs()
416 static void check_state(struct isp1301 *isp, const char *tag) in check_state()
490 static inline void check_state(struct isp1301 *isp, const char *tag) { } in check_state()
495 static void update_otg1(struct isp1301 *isp, u8 int_src) in update_otg1()
529 static void update_otg2(struct isp1301 *isp, u8 otg_status) in update_otg2()
544 static void otg_update_isp(struct isp1301 *isp) in otg_update_isp()
661 struct isp1301 *isp = _isp; in omap_otg_irq() local
826 static int isp1301_otg_init(struct isp1301 *isp) in isp1301_otg_init()
889 static int otg_bind(struct isp1301 *isp) in otg_bind()
911 static void otg_unbind(struct isp1301 *isp) in otg_unbind()
926 static void b_peripheral(struct isp1301 *isp) in b_peripheral()
949 static void isp_update_otg(struct isp1301 *isp, u8 stat) in isp_update_otg()
1094 static u8 isp1301_clear_latch(struct isp1301 *isp) in isp1301_clear_latch()
1104 struct isp1301 *isp = container_of(work, struct isp1301, work); in isp1301_work() local
1183 static irqreturn_t isp1301_irq(int irq, void *isp) in isp1301_irq()
1198 struct isp1301 *isp; in isp1301_release() local
1214 struct isp1301 *isp; in isp1301_remove() local
1255 static int isp1301_otg_enable(struct isp1301 *isp) in isp1301_otg_enable()
1279 struct isp1301 *isp = container_of(otg, struct isp1301, otg); in isp1301_set_host() local
1335 struct isp1301 *isp = container_of(otg, struct isp1301, otg); in isp1301_set_peripheral() local
1414 struct isp1301 *isp = container_of(dev, struct isp1301, otg); in isp1301_start_srp() local
1442 struct isp1301 *isp = container_of(dev, struct isp1301, otg); in isp1301_start_hnp() local
1497 struct isp1301 *isp; in isp1301_probe() local