Home
last modified time | relevance | path

Searched defs:wcd9xxx_ocp_setting (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/msm8960/original-kernel-headers/linux/mfd/wcd9xxx/
Dpdata.h120 struct wcd9xxx_ocp_setting { struct
121 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 */
/hardware/qcom/msm8960/kernel-headers/linux/mfd/wcd9xxx/
Dpdata.h105 struct wcd9xxx_ocp_setting { struct
106 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;