Searched refs:chg_mode (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/phy/rockchip/ |
| H A D | phy-rockchip-inno-usb2.c | 122 struct usb2phy_reg chg_mode; member 1456 property_enable(base, &rphy->phy_cfg->chg_det.chg_mode, true); in rockchip_chg_detect_work() 1532 if (rphy->phy_cfg->chg_det.chg_mode.offset != in rockchip_chg_detect_work() 1534 property_enable(base, &rphy->phy_cfg->chg_det.chg_mode, false); in rockchip_chg_detect_work() 3213 .chg_mode = { 0x0100, 8, 0, 0, 0x1d7 }, 3265 .chg_mode = { 0x017c, 8, 0, 0, 0x1d7 }, 3316 .chg_mode = { 0x0760, 8, 0, 0, 0x1d7 }, 3389 .chg_mode = { 0x0100, 8, 0, 0, 0x1d7 }, 3446 .chg_mode = { 0x0100, 8, 0, 0, 0x1d7 }, 3516 .chg_mode = { 0x0700, 8, 0, 0, 0x1d7 }, [all …]
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/s5c73m3/ |
| H A D | s5c73m3-core.c | 378 unsigned int chg_mode; in s5c73m3_set_frame_size() local 384 chg_mode = prev_size->reg_val | COMM_CHG_MODE_NEW; in s5c73m3_set_frame_size() 390 chg_mode |= cap_size->reg_val; in s5c73m3_set_frame_size() 393 return s5c73m3_isp_command(state, COMM_CHG_MODE, chg_mode); in s5c73m3_set_frame_size()
|
| /OK3568_Linux_fs/kernel/drivers/power/supply/ |
| H A D | max8925_power.c | 75 unsigned chg_mode:2; member
|