Searched refs:cxcs (Results 1 – 8 of 8) sorted by relevance
/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 | 39 unsigned int *cxcs; member
|
D | mmcc-msm8996.c | 2938 .cxcs = (unsigned int []){ 0x1028, 0x1034, 0x1038 }, 2949 .cxcs = (unsigned int []){ 0x1048 }, 2961 .cxcs = (unsigned int []){ 0x104c }, 2973 .cxcs = (unsigned int []){ 0x36bc, 0x36c4 }, 2984 .cxcs = (unsigned int []){ 0x36a8 }, 2995 .cxcs = (unsigned int []){ 0x36ac }, 3006 .cxcs = (unsigned int []){ 0x35a8, 0x35b0, 0x35c0, 0x35b8 }, 3017 .cxcs = (unsigned int []){ 0x36b0 }, 3028 .cxcs = (unsigned int []){ 0x3b68, 0x3b6c }, 3039 .cxcs = (unsigned int []){ 0x2310, 0x231c }, [all …]
|
D | gdsc.c | 197 regmap_update_bits(sc->regmap, sc->cxcs[i], mask, mask); in gdsc_force_mem_on() 209 regmap_update_bits(sc->regmap, sc->cxcs[i], mask, 0); in gdsc_clear_mem_on()
|
D | mmcc-msm8974.c | 2326 .cxcs = (unsigned int []){ 0x1028 }, 2338 .cxcs = (unsigned int []){ 0x231c, 0x2320 }, 2348 .cxcs = (unsigned int []){ 0x35a8, 0x35ac, 0x35b0 }, 2358 .cxcs = (unsigned int []){ 0x36a8, 0x36ac, 0x3704, 0x3714, 0x36b0 }, 2368 .cxcs = (unsigned int []){ 0x4028 },
|
D | gpucc-msm8998.c | 258 .cxcs = (unsigned int []){ 0x1098 },
|
D | mmcc-apq8084.c | 3083 .cxcs = (unsigned int []){ 0x231c, 0x2320 }, 3101 .cxcs = (unsigned int []){ 0x36a8, 0x36ac, 0x36b0 }, 3111 .cxcs = (unsigned int []){ 0x4028 },
|
D | mmcc-msm8998.c | 2616 .cxcs = (unsigned int []){ 0x2310, 0x2350, 0x231c, 0x2320 }, 2626 .cxcs = (unsigned int []){ 0x35b8, 0x36c4, 0x3704, 0x3714, 0x3494, 2665 .cxcs = (unsigned int []){ 0xe008 },
|