Home
last modified time | relevance | path

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

/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-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