Searched refs:cxcs (Results 1 – 6 of 6) sorted by relevance
| /Linux-v4.19/drivers/clk/qcom/ |
| D | videocc-sdm845.c | 251 .cxcs = (unsigned int []){ 0x850, 0x910 }, 262 .cxcs = (unsigned int []){ 0x890, 0x930 }, 273 .cxcs = (unsigned int []){ 0x8d0, 0x950 },
|
| D | gdsc.h | 43 unsigned int *cxcs; member
|
| D | gdsc.c | 179 regmap_update_bits(sc->regmap, sc->cxcs[i], mask, mask); in gdsc_force_mem_on() 188 regmap_update_bits(sc->regmap, sc->cxcs[i], mask, 0); in gdsc_clear_mem_on()
|
| D | mmcc-msm8996.c | 2946 .cxcs = (unsigned int []){ 0x1028, 0x1034, 0x1038 }, 2957 .cxcs = (unsigned int []){ 0x1048 }, 2969 .cxcs = (unsigned int []){ 0x104c }, 2981 .cxcs = (unsigned int []){ 0x36bc, 0x36c4 }, 2992 .cxcs = (unsigned int []){ 0x36a8 }, 3003 .cxcs = (unsigned int []){ 0x36ac }, 3014 .cxcs = (unsigned int []){ 0x35a8, 0x35b0, 0x35c0, 0x35b8 }, 3025 .cxcs = (unsigned int []){ 0x36b0 }, 3036 .cxcs = (unsigned int []){ 0x3b68, 0x3b6c }, 3047 .cxcs = (unsigned int []){ 0x2310, 0x231c }, [all …]
|
| D | mmcc-msm8974.c | 2346 .cxcs = (unsigned int []){ 0x1028 }, 2358 .cxcs = (unsigned int []){ 0x231c, 0x2320 }, 2368 .cxcs = (unsigned int []){ 0x35a8, 0x35ac, 0x35b0 }, 2378 .cxcs = (unsigned int []){ 0x36a8, 0x36ac, 0x3704, 0x3714, 0x36b0 }, 2388 .cxcs = (unsigned int []){ 0x4028 },
|
| D | mmcc-apq8084.c | 3091 .cxcs = (unsigned int []){ 0x231c, 0x2320 }, 3109 .cxcs = (unsigned int []){ 0x36a8, 0x36ac, 0x36b0 }, 3119 .cxcs = (unsigned int []){ 0x4028 },
|