~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

TOMOYO Linux Cross Reference
Linux/include/linux/mfd/intel_soc_pmic_bxtwc.h

Version: ~ [ linux-6.12-rc7 ] ~ [ linux-6.11.7 ] ~ [ linux-6.10.14 ] ~ [ linux-6.9.12 ] ~ [ linux-6.8.12 ] ~ [ linux-6.7.12 ] ~ [ linux-6.6.60 ] ~ [ linux-6.5.13 ] ~ [ linux-6.4.16 ] ~ [ linux-6.3.13 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.116 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.171 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.229 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.285 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.323 ] ~ [ linux-4.18.20 ] ~ [ linux-4.17.19 ] ~ [ linux-4.16.18 ] ~ [ linux-4.15.18 ] ~ [ linux-4.14.336 ] ~ [ linux-4.13.16 ] ~ [ linux-4.12.14 ] ~ [ linux-4.11.12 ] ~ [ linux-4.10.17 ] ~ [ linux-4.9.337 ] ~ [ linux-4.4.302 ] ~ [ linux-3.10.108 ] ~ [ linux-2.6.32.71 ] ~ [ linux-2.6.0 ] ~ [ linux-2.4.37.11 ] ~ [ unix-v6-master ] ~ [ ccs-tools-1.8.12 ] ~ [ policy-sample ] ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

  1 /* SPDX-License-Identifier: GPL-2.0 */
  2 /*
  3  * Header file for Intel Broxton Whiskey Cove PMIC
  4  *
  5  * Copyright (C) 2015 Intel Corporation. All rights reserved.
  6  */
  7 
  8 #ifndef __INTEL_BXTWC_H__
  9 #define __INTEL_BXTWC_H__
 10 
 11 /* BXT WC devices */
 12 #define BXTWC_DEVICE1_ADDR              0x4E
 13 #define BXTWC_DEVICE2_ADDR              0x4F
 14 #define BXTWC_DEVICE3_ADDR              0x5E
 15 
 16 /* device1 Registers */
 17 #define BXTWC_CHIPID                    0x4E00
 18 #define BXTWC_CHIPVER                   0x4E01
 19 
 20 #define BXTWC_SCHGRIRQ0_ADDR            0x5E1A
 21 #define BXTWC_CHGRCTRL0_ADDR            0x5E16
 22 #define BXTWC_CHGRCTRL1_ADDR            0x5E17
 23 #define BXTWC_CHGRCTRL2_ADDR            0x5E18
 24 #define BXTWC_CHGRSTATUS_ADDR           0x5E19
 25 #define BXTWC_THRMBATZONE_ADDR          0x4F22
 26 
 27 #define BXTWC_USBPATH_ADDR              0x5E19
 28 #define BXTWC_USBPHYCTRL_ADDR           0x5E07
 29 #define BXTWC_USBIDCTRL_ADDR            0x5E05
 30 #define BXTWC_USBIDEN_MASK              0x01
 31 #define BXTWC_USBIDSTAT_ADDR            0x00FF
 32 #define BXTWC_USBSRCDETSTATUS_ADDR      0x5E29
 33 
 34 #define BXTWC_DBGUSBBC1_ADDR            0x5FE0
 35 #define BXTWC_DBGUSBBC2_ADDR            0x5FE1
 36 #define BXTWC_DBGUSBBCSTAT_ADDR         0x5FE2
 37 
 38 #define BXTWC_WAKESRC_ADDR              0x4E22
 39 #define BXTWC_WAKESRC2_ADDR             0x4EE5
 40 #define BXTWC_CHRTTADDR_ADDR            0x5E22
 41 #define BXTWC_CHRTTDATA_ADDR            0x5E23
 42 
 43 #define BXTWC_STHRMIRQ0_ADDR            0x4F19
 44 #define WC_MTHRMIRQ1_ADDR               0x4E12
 45 #define WC_STHRMIRQ1_ADDR               0x4F1A
 46 #define WC_STHRMIRQ2_ADDR               0x4F1B
 47 
 48 #define BXTWC_THRMZN0H_ADDR             0x4F44
 49 #define BXTWC_THRMZN0L_ADDR             0x4F45
 50 #define BXTWC_THRMZN1H_ADDR             0x4F46
 51 #define BXTWC_THRMZN1L_ADDR             0x4F47
 52 #define BXTWC_THRMZN2H_ADDR             0x4F48
 53 #define BXTWC_THRMZN2L_ADDR             0x4F49
 54 #define BXTWC_THRMZN3H_ADDR             0x4F4A
 55 #define BXTWC_THRMZN3L_ADDR             0x4F4B
 56 #define BXTWC_THRMZN4H_ADDR             0x4F4C
 57 #define BXTWC_THRMZN4L_ADDR             0x4F4D
 58 
 59 #endif
 60 

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

kernel.org | git.kernel.org | LWN.net | Project Home | SVN repository | Mail admin

Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.

sflogo.php