summaryrefslogtreecommitdiff
path: root/driver/tcpm/anx7447.c
Commit message (Expand)AuthorAgeFilesLines
* Remove __7b, __8b and __7bfDenis Brockus2019-07-201-20/+19
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-191-19/+23
* anx7447: USB Mux is reset when TCPM is resetSam Hurst2019-06-131-8/+14
* TCPC: Make tcpc_config handle other bus typesDaisuke Nojiri2019-06-101-4/+4
* anx7447.c: change VBUS present detection interfaceXin Ji2019-03-281-6/+5
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-5/+5
* driver: anx7447: remove ec_version dependencyGwendal Grignou2019-02-131-1/+0
* driver/anx7447: Modify Vconn SW protection time of inrush current and power S...xiong.huang2018-11-261-1/+9
* anx7447:Configure the MUX correctly at initSanna Parmar2018-11-051-5/+7
* tcpm: add TCPC RX circular buffer in ECJett Rink2018-09-071-1/+1
* ss-mux: update semantics for TCPC/MUX only used as MUXJett Rink2018-09-051-3/+12
* cleanup: removing \n in CPRINTSJett Rink2018-08-031-1/+1
* anx7447: configure VCONN OCP(Over Current Protection) threshold.Xin Ji2018-07-251-0/+8
* tcpc: debounce entry into low-power modeJett Rink2018-07-181-2/+13
* phaser: erase OCM automatically for V0Jett Rink2018-06-081-3/+11
* anx7447: Timeout when waiting for flash operation completionDaisuke Nojiri2018-05-211-23/+46
* anx7447: remove write to OCM version regJett Rink2018-05-091-1/+0
* anx7447: Set mux for USB3.0 devicesDaisuke Nojiri2018-05-071-16/+29
* anx7447: convert automatic OCM erase into commandJett Rink2018-05-011-20/+41
* anx7447: Add functions to the anx7447 driver to check/erase OCM flashScott Collyer2018-04-131-0/+105
* ppc: Add tcpci snk/src control via the COMMAND registerScott Collyer2018-04-101-0/+4
* TCPM: Add TCPM driver for Analogix anx7447 chipDylan Lai2018-04-031-0/+393