Searched refs:CONVERT32 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | stb0899_drv.c | 1249 static inline void CONVERT32(u32 x, char *str) in CONVERT32() function 1274 CONVERT32(STB0899_READ_S2REG(STB0899_S2DEMOD, DMD_CORE_ID), (char *)&demod_str); in stb0899_get_dev_id() 1278 CONVERT32(STB0899_READ_S2REG(STB0899_S2FEC, FEC_CORE_ID_REG), (char *)&fec_str); in stb0899_get_dev_id()
|
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | stb0899_drv.c | 1249 static inline void CONVERT32(u32 x, char *str) in CONVERT32() function 1274 CONVERT32(STB0899_READ_S2REG(STB0899_S2DEMOD, DMD_CORE_ID), (char *)&demod_str); in stb0899_get_dev_id() 1278 CONVERT32(STB0899_READ_S2REG(STB0899_S2FEC, FEC_CORE_ID_REG), (char *)&fec_str); in stb0899_get_dev_id()
|
Completed in 5 milliseconds