Home
last modified time | relevance | path

Searched defs:r_id (Results 1 – 13 of 13) sorted by relevance

/kernel/linux/linux-6.6/drivers/clk/qcom/
Dclk-smd-rpm.c21 type, r_id, key, ao_rate, ao_flags) \ argument
58 #define __DEFINE_CLK_SMD_RPM(_name, _active, type, r_id, key,\ argument
64 type, r_id, r, key, ao_flags) \ argument
103 #define __DEFINE_CLK_SMD_RPM_BRANCH(_name, _active, type, r_id, r, key) \ argument
107 #define DEFINE_CLK_SMD_RPM(_name, type, r_id) \ argument
111 #define DEFINE_CLK_SMD_RPM_BUS(_name, r_id) \ argument
116 #define DEFINE_CLK_SMD_RPM_BUS_A(_name, r_id, ao_rate, ao_flags) \ argument
121 #define DEFINE_CLK_SMD_RPM_CLK_SRC(_name, type, r_id) \ argument
126 #define DEFINE_CLK_SMD_RPM_BRANCH(_name, type, r_id, r) \ argument
131 #define DEFINE_CLK_SMD_RPM_BRANCH_A(_name, type, r_id, r, ao_flags) \ argument
[all …]
Dclk-rpm.c33 #define DEFINE_CLK_RPM(_name, r_id) \ argument
71 #define DEFINE_CLK_RPM_FIXED(_name, r_id, r) \ argument
/kernel/linux/linux-5.10/drivers/clk/qcom/
Dclk-smd-rpm.c29 #define __DEFINE_CLK_SMD_RPM(_platform, _name, _active, type, r_id, stat_id, \ argument
62 #define __DEFINE_CLK_SMD_RPM_BRANCH(_platform, _name, _active, type, r_id, \ argument
97 #define DEFINE_CLK_SMD_RPM(_platform, _name, _active, type, r_id) \ argument
101 #define DEFINE_CLK_SMD_RPM_BRANCH(_platform, _name, _active, type, r_id, r) \ argument
105 #define DEFINE_CLK_SMD_RPM_QDSS(_platform, _name, _active, type, r_id) \ argument
109 #define DEFINE_CLK_SMD_RPM_XO_BUFFER(_platform, _name, _active, r_id) \ argument
114 #define DEFINE_CLK_SMD_RPM_XO_BUFFER_PINCTRL(_platform, _name, _active, r_id) \ argument
Dclk-rpm.c26 #define DEFINE_CLK_RPM(_platform, _name, _active, r_id) \ argument
64 #define DEFINE_CLK_RPM_FIXED(_platform, _name, _active, r_id, r) \ argument
76 #define DEFINE_CLK_RPM_PXO_BRANCH(_platform, _name, _active, r_id, r) \ argument
104 #define DEFINE_CLK_RPM_CXO_BRANCH(_platform, _name, _active, r_id, r) \ argument
/kernel/linux/linux-5.10/drivers/soc/qcom/
Drpmpd.c41 r_id) \ argument
59 #define DEFINE_RPMPD_CORNER(_platform, _name, r_type, r_id) \ argument
67 #define DEFINE_RPMPD_LEVEL(_platform, _name, r_type, r_id) \ argument
75 #define DEFINE_RPMPD_VFC(_platform, _name, r_type, r_id) \ argument
83 #define DEFINE_RPMPD_VFL(_platform, _name, r_type, r_id) \ argument
/kernel/linux/linux-5.10/arch/arm/mach-rpc/
Decard.h16 unsigned char r_id:4; member
43 unsigned char r_id; member
/kernel/linux/linux-6.6/arch/arm/mach-rpc/
Decard.h16 unsigned char r_id:4; member
43 unsigned char r_id; member
/kernel/linux/linux-6.6/drivers/iio/adc/
Dqcom-spmi-rradc.c346 int64_t r_id; in rradc_post_process_batt_id() local
/kernel/linux/linux-6.6/drivers/scsi/csiostor/
Dt4fw_api_stor.h141 u8 r_id[3]; member
195 u8 r_id[3]; member
/kernel/linux/linux-5.10/drivers/scsi/csiostor/
Dt4fw_api_stor.h141 u8 r_id[3]; member
195 u8 r_id[3]; member
/kernel/linux/linux-5.10/drivers/crypto/stm32/
Dstm32-cryp.c308 int r_id; in stm32_cryp_hw_write_key() local
/kernel/linux/linux-6.6/drivers/crypto/stm32/
Dstm32-cryp.c462 int r_id; in stm32_cryp_hw_write_key() local
/kernel/linux/linux-6.6/drivers/scsi/elx/libefc_sli/
Dsli4.c2570 u8 *cqe, enum sli4_qentry *etype, u16 *r_id) in sli_fc_cqe_parse()