Searched defs:wcd9xxx_ocp_setting (Results 1 – 2 of 2) sorted by relevance
120 struct wcd9xxx_ocp_setting { struct121 unsigned int use_pdata:1; /* 0 - use sys default as recommended */122 unsigned int num_attempts:4; /* up to 15 attempts */123 unsigned int run_time:4; /* in duty cycle */124 unsigned int wait_time:4; /* in duty cycle */125 unsigned int hph_ocp_limit:3; /* Headphone OCP current limit */
105 struct wcd9xxx_ocp_setting { struct106 unsigned int use_pdata:1;107 unsigned int num_attempts:4;109 unsigned int run_time:4;110 unsigned int wait_time:4;111 unsigned int hph_ocp_limit:3;