Searched refs:sel_mask (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/regulator/ |
| H A D | da9055-regulator.c | 50 int sel_mask; member 183 ret &= info->conf.sel_mask; in da9055_regulator_get_voltage_sel() 212 info->conf.sel_mask, DA9055_SEL_REG_A); in da9055_regulator_set_voltage_sel() 230 ret &= info->conf.sel_mask; in da9055_regulator_set_voltage_sel() 251 info->conf.sel_mask, DA9055_SEL_REG_B); in da9055_regulator_set_suspend_voltage() 272 info->conf.sel_mask, DA9055_SEL_REG_B); in da9055_suspend_enable() 285 info->conf.sel_mask, DA9055_SEL_REG_A); in da9055_suspend_disable() 349 .sel_mask = (1 << 4),\ 383 .sel_mask = (1 << 4),\
|
| /linux/drivers/net/ethernet/ibm/ehea/ |
| H A D | ehea_phyp.c | 123 const u64 qp_handle, const u64 sel_mask, void *cb_addr) in ehea_h_query_ehea_qp() argument 129 sel_mask, /* R7 */ in ehea_h_query_ehea_qp() 391 const u64 qp_handle, const u64 sel_mask, in ehea_h_modify_ehea_qp() argument 403 sel_mask, /* R7 */ in ehea_h_modify_ehea_qp()
|
| H A D | ehea_phyp.h | 348 const u64 qp_handle, const u64 sel_mask, 354 const u64 sel_mask,
|
| /linux/drivers/mfd/ |
| H A D | qcom_rpm.c | 454 u32 sel_mask[RPM_MAX_SEL_SIZE] = { 0 }; in qcom_rpm_write() local 471 bitmap_set((unsigned long *)sel_mask, res->select_id, 1); in qcom_rpm_write() 473 writel_relaxed(sel_mask[i], in qcom_rpm_write()
|
| /linux/drivers/net/can/usb/peak_usb/ |
| H A D | pcan_usb_fd.c | 269 prc->sel_mask = cpu_to_le16(PUCAN_WRERRCNT_TE|PUCAN_WRERRCNT_RE); in pcan_usb_fd_build_restart_cmd()
|