Searched defs:max_ma (Results 1 – 5 of 5) sorted by relevance
/linux-5.19.10/include/linux/usb/ |
D | pd.h | 263 #define PDO_VAR(min_mv, max_mv, max_ma) \ argument 290 #define PDO_PPS_APDO(min_mv, max_mv, max_ma) \ argument 367 #define RDO_FIXED(idx, op_ma, max_ma, flags) \ argument
|
/linux-5.19.10/drivers/leds/flash/ |
D | leds-rt8515.c | 238 u32 max_ma; in rt8515_determine_max_intensity() local
|
/linux-5.19.10/include/dt-bindings/usb/ |
D | pd.h | 58 #define PDO_VAR(min_mv, max_mv, max_ma) \ argument 83 #define PDO_PPS_APDO(min_mv, max_mv, max_ma) \ argument
|
/linux-5.19.10/drivers/usb/typec/tcpm/ |
D | wcove.c | 325 static int wcove_set_current_limit(struct tcpc_dev *tcpc, u32 max_ma, u32 mv) in wcove_set_current_limit()
|
D | tcpm.c | 1005 static int tcpm_set_current_limit(struct tcpm_port *port, u32 max_ma, u32 mv) in tcpm_set_current_limit() 3271 unsigned int max_ma, max_mw; in tcpm_pd_build_request() local 3377 unsigned int out_mv, op_ma, op_mw, max_mv, max_ma, flags; in tcpm_pd_build_pps_request() local
|