Loading include/linux/qcom-geni-se.h +2 −2 Original line number Diff line number Diff line /* * Copyright (c) 2017-2019, The Linux Foundation. All rights reserved. * Copyright (c) 2017-2020, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and Loading Loading @@ -181,7 +181,7 @@ struct se_geni_rsc { /* GENI_OUTPUT_CTRL fields */ #define DEFAULT_IO_OUTPUT_CTRL_MSK (GENMASK(6, 0)) #define GENI_IO_MUX_0_EN BIT(1) #define GENI_IO_MUX_0_EN BIT(0) #define GENI_IO_MUX_1_EN BIT(2) /* GENI_CFG_REG80 fields */ Loading Loading
include/linux/qcom-geni-se.h +2 −2 Original line number Diff line number Diff line /* * Copyright (c) 2017-2019, The Linux Foundation. All rights reserved. * Copyright (c) 2017-2020, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and Loading Loading @@ -181,7 +181,7 @@ struct se_geni_rsc { /* GENI_OUTPUT_CTRL fields */ #define DEFAULT_IO_OUTPUT_CTRL_MSK (GENMASK(6, 0)) #define GENI_IO_MUX_0_EN BIT(1) #define GENI_IO_MUX_0_EN BIT(0) #define GENI_IO_MUX_1_EN BIT(2) /* GENI_CFG_REG80 fields */ Loading